[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 6 / a / CSLUILibrary / 0.1.9 / CSLUILibrary.podspec.json
blobd921a17ded11c4e713848addfc6276afe41c438c
2   "name": "CSLUILibrary",
3   "version": "0.1.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.1.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     "JSONModel": [
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "SLAlertView",
38       "source_files": "CSLUILibrary/SLImageView/*.{h,m}"
39     }
40   ]