blob: 03e8ede0c9113617d2e664cab5cdaf3f932b13a4 [file] [log] [blame]
{
"name": "AQPageViewController",
"version": "0.0.3",
"summary": "A custom page view controller.",
"description": " \t\t\t\t\tIt is a custom page view controller which support swipe gesture to move to the next view or back to the former one.\n",
"homepage": "https://github.com/archmagees/AQPageViewController",
"license": "MIT",
"authors": {
"Arthur Qiu": "archmagees@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/archmagees/AQPageViewController.git",
"tag": "0.0.3"
},
"source_files": "AQPageViewController/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}