blob: 4e89064d1446ee74385b40f4e23fbe960dd591cd [file] [log] [blame]
{
"name": "Pluto",
"version": "0.0.2",
"summary": "iOS development kit. Language: ObjC",
"homepage": "https://github.com/PlutoMa/Pluto",
"license": "MIT",
"authors": {
"PlutoMa": "mademaomail@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PlutoMa/Pluto.git",
"tag": "0.0.2"
},
"source_files": "Pluto/**/*.{h,m}",
"requires_arc": true
}