[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 5 / Pbind / 1.0.1 / Pbind.podspec.json
bloba7a1600f59959a7bf32e5eb7c8556c8db1a0ccf8
2   "name": "Pbind",
3   "version": "1.0.1",
4   "summary": "A tiny MVVM framework that use Plist to build UIs and Databindings.",
5   "description": "Pbind, a data binder with Plist, which help you to achieve \"Less code, More efficient\".",
6   "homepage": "https://github.com/wequick/Pbind",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "galenlin": "oolgloo.2012@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wequick/Pbind.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://weibo.com/galenlin",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "Pbind/Classes/**/*"