[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 6 / CJHModuleKit / 0.0.1 / CJHModuleKit.podspec.json
blob5e8788b9faa7b3a4c32207396eb859f934e57076
2   "name": "CJHModuleKit",
3   "version": "0.0.1",
4   "summary": "A collection of commonly used modules",
5   "description": "A collection of commonly used modules auth by cjh.",
6   "homepage": "https://github.com/871553223/CJHModuleKit",
7   "license": "https://github.com/871553223/CJHModuleKit/blob/master/LICENSE",
8   "authors": {
9     "caojinghe": "dick@aviagames.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/871553223/CJHModuleKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "AVFoundation",
25     "CoreGraphics"
26   ],
27   "libraries": [
28     "iconv",
29     "xml2"
30   ],
31   "requires_arc": true