blob: c69a182e88037f1d0a5db1dd9817781f876431ba [file] [log] [blame]
{
"name": "MusouKit",
"version": "0.0.6",
"summary": "A development kit for iOS",
"description": "A development kit for iOS by Danal Luo.",
"homepage": "https://github.com/idanal/musouKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Danal.Luo": "idanal.mail@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/idanal/musouKit.git",
"tag": "0.0.6"
},
"source_files": "MusouKit/**/*.{h,m}",
"public_header_files": "MusouKit/**/*.h",
"requires_arc": true
}