blob: 6b54d0415c47f4a04e73aea00ab13fce6ef6e508 [file] [log] [blame]
{
"name": "BSRATreeView",
"version": "2.1.3",
"summary": "RATreeView fix bug",
"homepage": "https://github.com/BlackStarLang/RATreeView.git",
"screenshots": "https://raw.github.com/Augustyniak/RATreeView/master/Screens/animation.gif",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"BlackStar": "blackstar_lang@163.com"
},
"source": {
"git": "https://github.com/BlackStarLang/RATreeView.git",
"tag": "2.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RATreeView/RATreeView/**/*.{h,m}",
"public_header_files": "RATreeView/RATreeView/RATreeView.h",
"requires_arc": true
}