[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / f / SwiftyPageController / 0.1.0 / SwiftyPageController.podspec.json
blob088dca87c20982c6941266ea1b53e79b4a192afb
2   "name": "SwiftyPageController",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftyPageController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"