[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 9 / HKYLib / 0.1.3 / HKYLib.podspec.json
blob697d9ee6074e11c5c13d920bf5de1cad21fc8399
2   "name": "HKYLib",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HKYLib/Classes/*.h",
22   "ios": {
23     "vendored_libraries": "HKYLib/Lib/*.a"
24   },
25   "public_header_files": "HKYLib/Classes/*.h",
26   "dependencies": {
27     "PLeakSniffer": [
29     ]
30   }