[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 0 / d / KTVPageViewController / 1.0.0 / KTVPageViewController.podspec.json
blobd576bc9ab889b06070243d1b9003c768cd2d411b
2   "name": "KTVPageViewController",
3   "version": "1.0.0",
4   "summary": "A horizontal scroll view controller.",
5   "homepage": "https://github.com/ChangbaDevs/KTVPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Single": "libobjc@gmail.com"
12   },
13   "social_media_url": "https://weibo.com/3118550737",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ChangbaDevs/KTVPageViewController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KTVPageViewController/*.{h,m}",
22   "public_header_files": "KTVPageViewController/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true