[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 2 / 8 / JackpotRising / 2.2.5 / JackpotRising.podspec.json
blob99c4756718da48b62b8576da0d5d26eecc36332f
2   "name": "JackpotRising",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Jackpot Rising is a patent pending software solution that you can integrate into your games, that enables your users to compete against.",
7   "requires_arc": true,
8   "version": "2.2.5",
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nick Wallace": "developer@jackpotrising.com"
15   },
16   "homepage": "https://github.com/JackpotRising",
17   "source": {
18     "git": "https://github.com/JackpotRising/cocoapods.git",
19     "tag": "2.2.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreLocation",
24     "CoreText"
25   ],
26   "vendored_frameworks": "JackpotRising.framework",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "$(inherited) -ObjC",
29     "EMBEDDED_CONTENT_CONTAINS_SWIFT": "YES",
30     "CLANG_ENABLE_MODULES": "YES",
31     "DEFINES_MODULE": "YES"
32   }