You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod spec lint TJBinder.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.newdo |s|
s.name="TJBinder"
s.version="0.1.0"
s.summary="TJBinder is a lightweight but still powerful iOS implementation Cocoa bindings."
s.description="TJBinder is a lightweight but still powerful iOS implementation of the model -- view binding technology seen in Cocoa bindings for OS-X. The aim is the same: to create a \"technology that provide a means of keeping model and view values synchronized without you having to write a lot of glue code.\""