blob: e919e396b978c85400416d3f4f1f9a0721672f05 [file] [log] [blame]
{
"name": "GAIATabPageView",
"version": "0.2.2",
"summary": "Google Play Like ViewCotroller",
"description": " * Google Play Like Tab Paging ViewCotroller\n * None yet stable version\n * It was designed to be able to change freely\n * It might be wise is to use in place of the fork now\n",
"homepage": "https://github.com/Gaia-Murata/GAIATabPageView",
"license": "MIT",
"authors": {
"Gaia-Murata": "Soichiro_Murata@voyagegroup.com"
},
"source": {
"git": "https://github.com/Gaia-Murata/GAIATabPageView.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"GAIATabPageView": [
"Pod/Assets/*.png"
]
}
}