[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 2 / HLKit / 0.1 / HLKit.podspec.json
blobea22fc95f1acf379340ca9248a75cacd39a077bb
2   "name": "HLKit",
3   "version": "0.1",
4   "summary": "A short description of HLKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/leohou/HLKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leohou": "houli@wesai.com"
13   },
14   "source": {
15     "git": "https://github.com/leohou/HLKit.git",
16     "tag": "0.1"
17   },
18   "source_files": "HLKit/Classes/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "libraries": "z",
23   "frameworks": [
24     "SystemConfiguration",
25     "UIKit",
26     "Security",
27     "CoreGraphics",
28     "CoreTelephony",
29     "AdSupport"
30   ]