[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / e / CSLCommonLibrary / 0.4.1 / CSLCommonLibrary.podspec.json
blob95d7edcdf70bf1feec0c3a85ebb3fb241d2ad6d1
2   "name": "CSLCommonLibrary",
3   "version": "0.4.1",
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.4.1"
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     "SSZipArchive": [
32     ]
33   }