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