blob: 8a16e7d7be43bed63d98b228f85064d5fb134795 [file] [log] [blame]
{
"name": "PRCAdminDistricts",
"version": "1.0.0",
"summary": "Administrative districts of the People's Republic of China",
"description": "Administrative districts of the People's Republic of China.",
"homepage": "https://github.com/xinyzhao/PRCAdminDistricts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xinyzhao": "xinyzhao@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xinyzhao/PRCAdminDistricts.git",
"tag": "1.0.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "Class/*.{h,m}",
"public_header_files": "Class/*.h"
}