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