[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / c / SetupController / 0.1.3 / SetupController.podspec.json
blobc0eeafde0fbabe30a87f6f7ed75672321beeb7a2
2   "name": "SetupController",
3   "version": "0.1.3",
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.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/miximka/SetupController",
7   "license": "MIT",
8   "authors": {
9     "Maksim Bauer": "miximka@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/miximka/SetupController.git",
13     "tag": "0.1.3"
14   },
15   "social_media_url": "https://twitter.com/miximka",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "SetupController": [
23       "Pod/Assets/*.png"
24     ]
25   }