[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / 1 / HKCommonModule / 0.1.1 / HKCommonModule.podspec.json
blob1b1a38fa24addcb70b347e11fcce27c0c616ad66
2   "name": "HKCommonModule",
3   "version": "0.1.1",
4   "summary": "A short description of HKCommonModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/inoryshu/HKCommonModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inoryshu": "inoryxun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/inoryshu/HKCommonModule.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HKCommonModule/Classes/HKCommonModuleHeader.h",
22   "subspecs": [
23     {
24       "name": "HKCategory",
25       "source_files": "HKCommonModule/Classes/HKCategory/**/*"
26     },
27     {
28       "name": "HKCommon",
29       "source_files": "HKCommonModule/Classes/HKCommon/**/*"
30     }
31   ]