[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / c / f / AQPageViewController / 0.0.3 / AQPageViewController.podspec.json
blob03e8ede0c9113617d2e664cab5cdaf3f932b13a4
2   "name": "AQPageViewController",
3   "version": "0.0.3",
4   "summary": "A custom page view controller.",
5   "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",
6   "homepage": "https://github.com/archmagees/AQPageViewController",
7   "license": "MIT",
8   "authors": {
9     "Arthur Qiu": "archmagees@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/archmagees/AQPageViewController.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "AQPageViewController/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true