[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 6 / JCCommon / 1.0.1 / JCCommon.podspec.json
blob74a4e184baa676e1123175d24f27ca96876d9033
2   "name": "JCCommon",
3   "version": "1.0.1",
4   "summary": "JC 通用组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/duoluojc/JCCommon.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaojunchao": "429186033@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/duoluojc/JCCommon.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JCCommon/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "YYKit": [
36     ],
37     "MTDates": [
39     ]
40   },
41   "prefix_header_contents": "#import \"JCCommonPch.pch\""