[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / e / CSLCommonLibrary / 0.1.0 / CSLCommonLibrary.podspec.json
blobe8671c0f64016bc6ce899a6e7e3a9a6618cc15a9
2   "name": "CSLCommonLibrary",
3   "version": "0.1.0",
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.1.0"
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   ]