[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 9 / rosterdev / 0.1.0 / rosterdev.podspec.json
blobd04cf9e2637426a824e279e1ed981a081facaee0
2   "name": "rosterdev",
3   "version": "0.1.0",
4   "summary": "A developer dashboard, along with test injection facilities.",
5   "description": "Shake your app, when it's built for development (using a DEBUG flag), and bring up a development dashboard. This can be useful to change network API environments. With a default option, you can get a list of tests you can inject-- e.g., to inject artificial errors, for hard to test edge cases, into your running program.",
6   "homepage": "https://github.com/RosterHQ/rosterdev",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "crspybits": "chris.prince@withroster.com"
13   },
14   "source": {
15     "git": "https://github.com/RosterHQ/rosterdev.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "rosterdev/Classes/**/*",
22   "resources": [
23     "rosterdev/Assets/**/*.storyboard"
24   ],
25   "pushed_with_swift_version": "4.0"