[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / a / CSKit_Moming / 1.2.2 / CSKit_Moming.podspec.json
blob90781a882455f53dee69f4e702cac0acbef4f56c
2   "name": "CSKit_Moming",
3   "version": "1.2.2",
4   "summary": "CSKit.Integration of some commonly used tools and controls,Write it casually.",
5   "homepage": "https://github.com/liuconglaile/CSKit",
6   "license": "MIT",
7   "authors": {
8     "Moming": "281090013@qq.com"
9   },
10   "description": "CSKit.Integration of some commonly used tools and controls,Write it casually,Look at yourself.",
11   "platforms": {
12     "ios": "8.2"
13   },
14   "source": {
15     "git": "https://github.com/liuconglaile/CSKit.git",
16     "tag": "1.2.2"
17   },
18   "source_files": "CSKit/CSKit/CSKit/**/*",
19   "public_header_files": "CSKit/CSKit/CSKit/**/*.{h}",
20   "libraries": [
21     "sqlite3",
22     "z"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "MJRefresh": [
31     ]
32   }