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