blob: c5a3157f204e0cc8919ccb53c846f703422b6786 [file] [log] [blame]
{
"name": "Pluto",
"version": "0.0.1",
"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.1"
},
"source_files": "Pluto/**/*.{h,m}",
"requires_arc": true
}