[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 1 / f / TOPagingView / 1.1.0 / TOPagingView.podspec.json
blobfb2b4c97baac1b247e6c208dd939fd6083096575
2   "name": "TOPagingView",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A paging scroll view that can handle arbitrary numbers of page views at runtime.",
9   "homepage": "https://github.com/TimOliver/TOPagingView",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOPagingView.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TOPagingView/**/*.{h,m}",
19   "requires_arc": true