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