[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / f / AppStateCoordinator / 0.0.5 / AppStateCoordinator.podspec.json
blobce67027ed0d4588bab9fb3a72345ae1521f0c329
2   "name": "AppStateCoordinator",
3   "version": "0.0.5",
4   "summary": "A test harness that automatically navigates to the desired view controller.",
5   "description": "When you develop apps you work on them one screen at a time, but when you rebuild it with some new addition you have to worry about getting to the screen and state you're currently working on. With AppStateCoordinator you can do that automatically.",
6   "homepage": "https://github.com/morganwilde/app-state-coordinator",
7   "license": "MIT",
8   "authors": {
9     "Morgan Wilde": "wilde.morgan@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/wildemorgan",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/morganwilde/app-state-coordinator.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "AppStateCoordinator",
20   "exclude_files": "Classes/Exclude"