[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / e / ASPageViewController / 0.0.1 / ASPageViewController.podspec.json
blob8f7a543a044373a2f756b233e2ac67700897ba09
2   "name": "ASPageViewController",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "source_files": [
19     "ASPageViewController",
20     "ASPageViewController/**/*.{h,m}"
21   ],
22   "requires_arc": true