blob: f6c8e13e4720f1e3487daac02d91f4e03fb5787a [file] [log] [blame]
{
"name": "KKKKKKDemo",
"version": "0.1.2",
"summary": "A demo",
"description": "A long description of KKKKKKDemo.",
"homepage": "https://github.com/gejunyu5/KKKKKKDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gejunyu5": "393864523@qq.com"
},
"source": {
"git": "https://github.com/gejunyu5/KKKKKKDemo.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKKKKKDemo/Classes/*",
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-ObjC",
"-all_load"
]
},
"static_framework": true,
"requires_arc": true,
"libraries": [
"z",
"sqlite3"
],
"public_header_files": "KKKKKKDemo/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}