blob: b02d27967dc6d9785bb7b844b3143001d95a9155 [file] [log] [blame]
{
"name": "ESTabView",
"version": "0.2.1",
"summary": "ESTabView.",
"homepage": "https://github.com/cezres/ESTabView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"云之彼端": "cezres@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cezres/ESTabView.git",
"tag": "0.2.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}