blob: 3edbba830d96b217c3d80fc6d8e67e414e5e2347 [file] [log] [blame]
{
"name": "KPJSONExtensions",
"version": "1.0.0",
"summary": "object-c 辅助扩展工具(json)",
"description": "object-c 辅助扩展工具(json), json,后续会更新swift版",
"homepage": "https://github.com/xuwaer/KPExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/xuwaer/KPExtensions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KPExtensions/KPJSONExtensions/**/*",
"frameworks": "Foundation"
}