[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 9 / TODynamicPagingView / 1.0.0 / TODynamicPagingView.podspec.json
blobb8f41d062fcaaa9533a96a07c7fcca9251f4c4e3
2   "name": "TODynamicPagingView",
3   "version": "1.0.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 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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TODynamicPagingView/**/*.{h,m}",
19   "requires_arc": true,
20   "deprecated_in_favor_of": "TOPagingView"