blob: b0b3ba80e08e92e4795d818ad3cc2c555f1e0921 [file] [log] [blame]
{
"name": "HKYLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HKYLib/Classes/**/*",
"ios": {
"vendored_frameworks": "HKYLib-0.1.0/ios/HKYLib.framework"
},
"public_header_files": "HKYLib/Classes/*.h",
"dependencies": {
"PLeakSniffer": [
]
}
}