{ | |
"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 | |
} |