[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 6 / PushwooshRateMyApp / 1.0.1 / PushwooshRateMyApp.podspec.json
blobb2dad9549669546779b7ad390baef62c60ee7de5
2   "name": "PushwooshRateMyApp",
3   "version": "1.0.1",
4   "summary": "RateMyApp library by Pushwoosh.",
5   "platforms": {
6     "ios": null
7   },
8   "description": "RateMyApp library by Pushwoosh.http://www.pushwoosh.com",
9   "homepage": "http://www.pushwoosh.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Max Konev": "max@pushwoosh.com"
16   },
17   "source": {
18     "git": "https://github.com/Pushwoosh/RateMyApp-iOS.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "Framework/PushwooshRateMyApp.framework"
24   },
25   "dependencies": {
26     "Pushwoosh": [
27       ">= 5.17.2"
28     ]
29   }