blob: 6cd3e303507d70ef03ddd88448e63e352e9a3321 [file] [log] [blame]
{
"name": "NiceKit",
"version": "0.0.1",
"summary": "NiceKit",
"description": "NiceKit is Nice",
"homepage": "https://github.com/TonyStark106/NiceKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony": "lvconan@foxmail.com"
},
"source": {
"git": "https://github.com/TonyStark106/NiceKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NiceKit/Classes/**/*",
"dependencies": {
"ObjectiveKit": [
]
},
"pushed_with_swift_version": "3.0"
}