[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / e / CSLCommonLibrary / 0.3.6 / CSLCommonLibrary.podspec.json
blob7c32800716c0f9f85c0bd3029b58aac2c6ce401e
2   "name": "CSLCommonLibrary",
3   "version": "0.3.6",
4   "summary": "supply basic function,package basic library,like kvo,notify.",
5   "homepage": "https://github.com/chengshiliang/CSLCommonLibrary",
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/CSLCommonLibrary.git",
15     "tag": "0.3.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CSLCommonLibrary/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }