blob: b5955ab0a9f3a7ce6c7e5a1562742e39561431a1 [file] [log] [blame]
{
"name": "KPIOSFoundation",
"version": "1.0.0",
"summary": "A short description of KPIOSFoundation.",
"description": "use Quick start",
"homepage": "https://github.com/RichChane/KPIOSFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RichChane": "314112759@qq.com"
},
"source": {
"git": "https://github.com/RichChane/KPIOSFoundation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"FMDB": [
],
"CocoaAsyncSocket": [
],
"AFNetworking": [
],
"ZipArchive": [
]
},
"public_header_files": "KPIOSFoundation/ZYFoundation.h",
"source_files": "KPIOSFoundation/ZYFoundation.h",
"requires_arc": [
"KPIOSFoundation/Module/**/*.m"
]
}