[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 4 / SimpleIOSViewStackController / 3.1.7 / SimpleIOSViewStackController.podspec.json
blobd831510427a36b9627189fc07a2b4e25aa7e1bf2
2   "name": "SimpleIOSViewStackController",
3   "version": "3.1.7",
4   "summary": "A view stack based on a UINavigationController which navigates to previously registered UIViewControllers upon receiving NSNotifications.",
5   "description": "A UINavigationController subclass that promotes decoupling of UIViewControllers and more flexible application architecture.  SimpleIOSViewStackController instances respond to NSNotifications and can be used with completely code based solutions as well as Nib files and Storyboards.",
6   "homepage": "http://www.garethshapiro.com/item/simple-ios-viewstack-3",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gareth Shapiro": ""
13   },
14   "social_media_url": "http://twitter.com/gagslondon",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": "yes",
19   "source": {
20     "git": "https://github.com/GarethShapiro/SimpleIOSViewStackController.git",
21     "tag": "3.1.7"
22   },
23   "source_files": "*.{h,m}",
24   "exclude_files": ""