[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 0 / GTCyclePageView / 1.0.0 / GTCyclePageView.podspec.json
blobf032f065447c22e33d4181159196a9a65bf4677a
2   "name": "GTCyclePageView",
3   "version": "1.0.0",
4   "summary": "Display page content circularly in UIScrollView",
5   "homepage": "https://github.com/gongtao/GTCyclePageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "gongtao": "gongtao@jike.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/gongtao/GTCyclePageView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Class/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true