blob: eb092aadcb36023596d23d9cd076c995b0667dd0 [file] [log] [blame]
{
"name": "UC_novel",
"version": "0.0.3",
"summary": "云盟小说",
"description": "集成了云盟小说,可以观看小说,获得收益",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_novel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fantengteng": "1339669469@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_novel.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
},
"source_files": "UC_novel/Classes/**/*",
"resource_bundles": {
"UC_novel": [
"UC_novel/Assets/*"
]
},
"static_framework": true
}