[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / f / SwiftyPageController / 0.1.2 / SwiftyPageController.podspec.json
blob630dcd08df54390474f887c68a39862bbcd389f2
2   "name": "SwiftyPageController",
3   "version": "0.1.2",
4   "summary": "SwiftyPageController will be helpful to use in many pages controller.",
5   "description": "SwiftyPageController is a full customizable pages controller\n\nAdvantages:\n - customizable animation transition;\n - customizable selecting buttons (you can implement them by your own)",
6   "homepage": "https://github.com/alkhokhlov/SwiftyPageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alkhokhlov": "alkhokhlovv@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alkhokhlov/SwiftyPageController.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SwiftyPageController/Classes/**/*",
22   "pushed_with_swift_version": "4.0"