[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / 7 / 4 / HRCocoaTools / 0.1.1 / HRCocoaTools.podspec.json
bloba2e72b7ddebb1d595e90e129fee282ee131b9d32
2   "name": "HRCocoaTools",
3   "version": "0.1.1",
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     "zhangheng1": "zhangheng1@corp.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/iPermanent/HRCocoaTools.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRCocoaTools/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Media",
25       "source_files": "HRCocoaTools/Classes/Media/*"
26     },
27     {
28       "name": "Util",
29       "source_files": "HRCocoaTools/Classes/Util/*"
30     }
31   ]