[Add] BaxSDK 0.0.8
[CocoaPods.git] / Specs / a / b / 9 / HKYLib / 0.1.1 / HKYLib.podspec.json
blobb0b3ba80e08e92e4795d818ad3cc2c555f1e0921
2   "name": "HKYLib",
3   "version": "0.1.1",
4   "summary": "HKY start develop project with pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hduhky/HKYLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hduhky": "495751349@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hduhky/HKYLib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HKYLib/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "HKYLib-0.1.0/ios/HKYLib.framework"
24   },
25   "public_header_files": "HKYLib/Classes/*.h",
26   "dependencies": {
27     "PLeakSniffer": [
29     ]
30   }