[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / f / MaterialPageControl / 1.0.1 / MaterialPageControl.podspec.json
blob0a7e39d40e59e4fe55b53112f4ac44671653e37b
2   "name": "MaterialPageControl",
3   "version": "1.0.1",
4   "summary": "Material page control written entirely in Swift.",
5   "description": "Material page control written entirely in Swift 5 with customizable attributes.",
6   "homepage": "https://github.com/DeluxeAlonso/MaterialPageControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alonso Alvarez": "alonso.alvarez.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeluxeAlonso/MaterialPageControl.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/MaterialPageControl/*",
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "swift_version": "5.0"