[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 2 / SJUIFactory / 0.0.11 / SJUIFactory.podspec.json
blobb3d07d9327275398da2b6f7607e128d6d1fc4a82
2   "name": "SJUIFactory",
3   "version": "0.0.11",
4   "summary": "make view.",
5   "description": "make views.",
6   "homepage": "https://github.com/changsanjiang/SJUIFactory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJUIFactory.git",
19     "tag": "v0.0.11"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SJLabel": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Category",
32       "source_files": "Classes/Category/*.{h,m}"
33     }
34   ]