[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / c / SetupController / 0.5.0 / SetupController.podspec.json
blobeb3c94b8fd8dcb259a7616656812b4cc84f0192f
2   "name": "SetupController",
3   "version": "0.5.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.5.0"
17   },
18   "social_media_url": "https://twitter.com/miximka",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SetupController/Classes/**/*"