blob: 2f3472d83e10e5f39f0c469ae726da74cc59695d [file] [log] [blame]
{
"name": "KPFoundation",
"version": "0.1.0",
"summary": "A short description of KPFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kp99999/KPFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kp99999": "kp_ios@kp99.cn"
},
"source": {
"git": "https://github.com/kp99999/KPFoundation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"FMDB": [
],
"CocoaAsyncSocket": [
],
"AFNetworking": [
],
"ZipArchive": [
]
},
"source_files": "KPFoundation/Classes/**/*"
}