[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / c / Binder / 1.0.0 / Binder.podspec.json
bloba60f0adda453901dd218f23466d540c53b5a28b5
2   "name": "Binder",
3   "version": "1.0.0",
4   "summary": "A lightweight data binding for components on iOS",
5   "description": "A lightweight data binding for components on iOS, very lightweight and easy to use.",
6   "homepage": "http://github.com/khuong291/Binder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Khuong Pham": "dkhuong291@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/khuong291",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/khuong291/Binder.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Binder",
24     "Binder/**/*.{h,m,swift}"
25   ],
26   "pushed_with_swift_version": "3.0"