[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 8 / Scenario / 0.0.1-beta / Scenario.podspec.json
blobe310b00228e59e715f3e53630337fd2312c7d595
2   "name": "Scenario",
3   "version": "0.0.1-beta",
4   "summary": "Simplifies adding user scenarios to your app.",
5   "description": "Scenario framework aimed to simplify user scenarios integration in your apps. For example one service could supply your ready to use scenario, and you as a app developer could start such scenario just by pressing button. Or you can create some handy user scenarios and reuse them in your different applications.",
6   "homepage": "https://github.com/diniska/Scenario",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Denis Chaschin": "github.com@chaschin.pro"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/diniska/scenario.git",
19     "tag": "0.0.1-beta"
20   },
21   "source_files": "Scenario",
22   "exclude_files": "Scenario/Info.plist"