blob: b0d132d71906208992f52058a71c5ae1c33b62a3 [file] [log] [blame]
{
"name": "UC_novel",
"version": "0.0.2",
"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.2"
},
"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
}