[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / c / SetupController / 0.4.0 / SetupController.podspec.json
blobe13307b5398ff826bbd58b72a1a89c1e5f48122f
2   "name": "SetupController",
3   "version": "0.4.0",
4   "summary": "MBSetupController can present a sequence of dialog views that lead the user through a series of steps like a wizard or a setup assistant.",
5   "description": "A MBSetupController is a subclass of UIViewController controller that acts like a wizard or setup assistant to present a sequence of dialog views that lead the user through a series of steps.",
6   "homepage": "https://github.com/miximka/SetupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maksim Bauer": "miximka@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/miximka/SetupController.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/miximka",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SetupController/Classes/**/*"