[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 4 / HRCocoaTools / 0.1.7 / HRCocoaTools.podspec.json
blobee403089c1f5412669b992a242a9750365b35501
2   "name": "HRCocoaTools",
3   "version": "0.1.7",
4   "summary": "Henry iOS tool Lib",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iPermanent/HRCocoaTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iPermanent": "henryzhangios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iPermanent/HRCocoaTools.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Media",
24       "source_files": "HRCocoaTools/Classes/Media/*"
25     },
26     {
27       "name": "Util",
28       "source_files": "HRCocoaTools/Classes/Util/*"
29     },
30     {
31       "name": "Category",
32       "source_files": "HRCocoaTools/Classes/Category/*"
33     }
34   ]