blob: f9c01d0b19b7fa905b6a5696e9ef10c567fcd940 [file] [log] [blame]
{
"name": "ConvenKit",
"version": "0.1.0",
"summary": "ObjC useful helper class stuff",
"description": "ObjC useful helper class stuff",
"homepage": "https://github.com/enix223/ConvenKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enix Yu": "enix223@163.com"
},
"source": {
"git": "https://github.com/enix223/ConvenKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ConvenKit/Classes/**/*"
}