blob: e0a25316aff2b2c5ac2a0228429f38cf88951327 [file] [log] [blame]
{
"name": "BNXRView",
"platforms": {
"ios": "7.0"
},
"version": "0.0.1",
"summary": "BNXRView 概要summary",
"description": "BNXRView 详细描述description",
"homepage": "https://github.com/EasySnail/BNXRView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EasySnail": "944200885@qq.com"
},
"source": {
"git": "https://github.com/EasySnail/BNXRView.git",
"tag": "0.0.1"
},
"source_files": "BNXRView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}