[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 7 / Revolt / 1.0.12 / Revolt.podspec.json
blob3b1c2a68d7d4cfd558f225d09ab66dbe99aaab4e
2   "name": "Revolt",
3   "version": "1.0.12",
4   "summary": "Revolt SDK, tracking events",
5   "homepage": "http://miquido.com/",
6   "authors": {
7     "Name": "jacek.grygiel@miquido.com"
8   },
9   "license": {
10     "type": "Apache 2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/miquido/revolt-sdk-ios-binary.git",
18     "tag": "1.0.12"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/Revolt.framework"
22   },
23   "xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 x86_64"
25   }