blob: 33c9a9aaecdcfddac8a566810437e03085d7ec90 [file] [log] [blame]
{
"name": "ZJKVisit",
"version": "0.1.0",
"summary": "一个小的Demo,仅限个人娱乐.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sweetkk/ZJKVisit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"k721684713@163.com": "k721684713@163.com"
},
"source": {
"git": "https://github.com/sweetkk/ZJKVisit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZJKVisit/Classes/**/*",
"public_header_files": "ZJKVisit/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}