[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / a / CSLUILibrary / 0.0.9 / CSLUILibrary.podspec.json
blob26b792aa2089100d75391a4b6f872958a9416bdf
2   "name": "CSLUILibrary",
3   "version": "0.0.9",
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.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSLUILibrary/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "resources": "CSLUILibrary/Resources/*.png",
27   "dependencies": {
28     "CSLCommonLibrary": [
30     ],
31     "Masonry": [
33     ],
34     "SDWebImage": [
36     ],
37     "JSONModel": [
39     ]
40   }