[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / 5 / Pbind / 0.7.0 / Pbind.podspec.json
blobf49901c9ddea96fa22214a16aad550731990fdd1
2   "name": "Pbind",
3   "version": "0.7.0",
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": "0.7.0"
17   },
18   "social_media_url": "https://weibo.com/galenlin",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "Pbind/Classes/**/*"