blob: 4e0ef6be4af8389f2587ea78d8bcd104344e652f [file] [log] [blame]
{
"name": "XXBaseVCKit",
"version": "0.1.1",
"summary": "the base ViewController and Category of Project XX.",
"description": "as the base part of the XX Project,To release assemble",
"homepage": "https://github.com/CheATSlark/XXBaseVCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cheATSlark": "jruijqx@163.com"
},
"source": {
"git": "https://github.com/CheATSlark/XXBaseVCKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXBaseVCKit/Classes/**/*{h,m}"
}