blob: 30a5dab41b53c3b7859f278994a99758b3592350 [file] [log] [blame]
{
"name": "GUITabPagerViewController",
"version": "0.0.3",
"summary": "GUITabPagerViewController is a simple paged view controller with tabs.",
"homepage": "https://github.com/guilhermearaujo/GUITabPagerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guilherme Araújo": "guilhermeama@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/guilhermearaujo/GUITabPagerViewController.git",
"tag": "0.0.3"
},
"source_files": [
"GUITabPagerViewController/Classes",
"GUITabPagerViewController/Classes/**/*.{h,m}"
],
"requires_arc": true
}