[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / f / Less / 0.1.0 / Less.podspec.json
blob404263308335d83df5a867b4d424182219f725aa
2   "name": "Less",
3   "version": "0.1.0",
4   "summary": "A tiny MVVM framework that use Plist to build UIs and Databindings.",
5   "description": "Less code, more efficient. Less is a tiny MVVM framework that use Plist to build UIs and Databindings.",
6   "homepage": "https://github.com/wequick/Less",
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/Less.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://weibo.com/galenlin",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Less/Classes/**/*"