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