[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / b / ICPageViewController / 1.0.0 / ICPageViewController.podspec.json
blobf47e417ca700721cc305fffbfeb3901c03461e00
2   "name": "ICPageViewController",
3   "version": "1.0.0",
4   "summary": "A container which easy to add children viewcontrollers and support horizontal scrolling.",
5   "description": "With few lines code, you can create a ViewController contains multi children ViewControllers,\nand make them horizontal scrolling.",
6   "homepage": "https://github.com/interchen/ICPageViewController",
7   "license": "MIT",
8   "authors": {
9     "Chen Yanjun": "inter.chen@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/interchen/ICPageViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ICPageViewController/ICPageViewController/*.{swift}",
19   "pushed_with_swift_version": "4.0"