blob: f46ca1ecc0e4ecc8aa69b8277af59b6b0f0469b4 [file] [log] [blame]
{
"name": "VICKit",
"version": "0.1.0",
"summary": "VICKit.",
"homepage": "https://github.com/sswimp/VICKit",
"license": "MIT",
"authors": {
"sswimp": "754612130@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sswimp/VICKit.git",
"tag": "0.1.0"
},
"source_files": "VICKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}