blob: 7e3b9408a9fb4cbe5b574fdfd75931c1ed549f70 [file] [log] [blame]
{
"name": "HKYLib",
"version": "0.1.4",
"summary": "HKY start develop project with pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hduhky/HKYLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hduhky": "495751349@qq.com"
},
"source": {
"git": "https://github.com/hduhky/HKYLib.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HKYLib/Classes/*",
"ios": {
"vendored_libraries": "HKYLib/Lib/*.a"
},
"public_header_files": "HKYLib/Classes/*.h",
"dependencies": {
"PLeakSniffer": [
]
}
}