blob: b73e35392353b968efb04c0696b87b01b660d774 [file] [log] [blame]
{
"name": "BTParse",
"version": "0.0.2",
"summary": "A simple libraries for read BT file.",
"description": "A Object-C Class for parse BT file with NSDictionary!",
"homepage": "https://github.com/Anyewuya/BTFileRead.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sev": "snape_rest@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Anyewuya/BTFileRead.git",
"tag": "0.0.2"
},
"source_files": [
"BTFileRead",
"BTFileRead/Class/*.{h,m}"
],
"public_header_files": "BTFileRead/Class/*.h"
}