[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / a / CSLUILibrary / 0.0.2 / CSLUILibrary.podspec.json
bloba38eb1f84e611b69d5ab1b73af198aa2bcf106ce
2   "name": "CSLUILibrary",
3   "version": "0.0.2",
4   "summary": "UI configurable interface Library",
5   "homepage": "https://github.com/chengshiliang/CSLUILibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengshiliang": "285928582@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/chengshiliang/CSLUILibrary.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSLUILibrary/*",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "CSLCommonLibrary": [
29     ],
30     "Masonry": [
32     ]
33   }