[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / HCBasicClass / 0.1.0 / HCBasicClass.podspec.json
blob503470c7db2678639d84206f0c611fb91a10543b
2   "name": "HCBasicClass",
3   "version": "0.1.0",
4   "summary": "A short description of HCBasicClass.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Mryangfengbo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨风波": "314366572@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Mryangfengbo/basicClass.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HCBasicClass/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "MJExtension": [
30     ]
31   }