[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 2 / 8 / JackpotRising / 3.1.9 / JackpotRising.podspec.json
blob259f942b36a8dab122638b6d01a0e721a52e9a40
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": "3.1.9",
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": "3.1.9"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreLocation",
24     "CoreText"
25   ],
26   "vendored_frameworks": "JackpotRising.framework",
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "$(inherited) -ObjC",
29     "CLANG_ENABLE_MODULES": "YES",
30     "DEFINES_MODULE": "YES",
31     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
32   },
33   "user_target_xcconfig": {
34     "OTHER_LDFLAGS": "$(inherited) -ObjC",
35     "CLANG_ENABLE_MODULES": "YES",
36     "DEFINES_MODULE": "YES",
37     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
38   }