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