[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / c / CNBasicTools-OC / 1.0 / CNBasicTools-OC.podspec.json
blob031ee1655369efeaee743a6cf883d988fe21e568
2   "name": "CNBasicTools-OC",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/congni/CNBasicTools-OC.git",
9   "authors": {
10     "葱泥": "983818495@qq.com"
11   },
12   "summary": "OC开发基本工具库",
13   "description": "A longer description of U in Markdown format.\n\n* OC开发基本工具库\n* pod使用方法: pod \"CNBasicTools-OC\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/congni/CNBasicTools-OC.git",
19     "tag": "1.0"
20   },
21   "requires_arc": true,
22   "source_files": "CNBasicTools-OC/*.{h,m}",
23   "public_header_files": "CNBasicTools-OC/*.{h}",
24   "dependencies": {
25     "CNKit": [
27     ]
28   }