[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / e / ASPageViewController / 1.0.0 / ASPageViewController.podspec.json
blob517e8a82f48554ec0b827f307fc706a0d68a542e
2   "name": "ASPageViewController",
3   "version": "1.0.0",
4   "summary": "A view controller is used to implement gestures sliding page and click on the page.",
5   "description": "Used to display content pages, can slide through gestures to switch pages, also can part by clicking on the title to switch pages",
6   "homepage": "https://github.com/zhanghongdou/ASPageViewController-OC",
7   "license": "MIT",
8   "authors": {
9     "HONG DOU ZHANG": "1914144764@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanghongdou/ASPageViewController-OC.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ASPageViewController",
20     "ASPageViewController/**/*.{h,m}"
21   ],
22   "requires_arc": true