blob: 61c04440ca37f86ff348914af231975a1b691378 [file] [log] [blame]
{
"name": "EXUScrollTabController",
"version": "0.11",
"summary": "A ViewController Containter that can exchange it's viewControllers by scroll",
"description": "A ViewController Containter that can exchange it's viewControllers by scroll and handle childViewController's lifeCycle perfect.",
"homepage": "https://github.com/waitingsnow/EXUScrollTabController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"guangwei": "GuangweiDream@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/waitingsnow/EXUScrollTabController.git",
"tag": "0.11"
},
"source_files": "*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}