blob: eafb3ce56eced6c2bb785d6cf0f92d71ebcf10b8 [file] [log] [blame]
{
"name": "APPaginalTableView",
"version": "1.0.0",
"summary": "This is implementation of view allowing navigation between views like in iOS 7 Weather App.",
"description": " This is implementation of view allowing navigation between views like in iOS 7 Weather App\n http://www.youtube.com/watch?v=X1YvxDMr0yA\n",
"homepage": "https://github.com/Antol/APPaginalTableView",
"license": "MIT",
"authors": {
"Antol": "antol.peshkov@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Antol/APPaginalTableView.git",
"tag": "1.0.0"
},
"source_files": "APPaginalTableViewComponents/**/*.{h,m}",
"requires_arc": false
}