[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 1 / RaisrSDK / 0.0.1 / RaisrSDK.podspec.json
blob7a6b4ece9cc9b09e69b4a2f52853a70006e9d162
2   "name": "RaisrSDK",
3   "version": "0.0.1",
4   "summary": "Raisr SDK Project",
5   "homepage": "http://raisr.org",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nicky Thorne": "nicky.thorne@deliveryblueprints.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/deliveryblueprints/raisr-ios-sdk.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "raisr-ios-sdk/**/*.{h,swift}",
22   "static_framework": true,
23   "dependencies": {
24     "CMPComapiFoundation": [
25       "~> 2.0.1"
26     ],
27     "JWT": [
29     ],
30     "Firebase/Messaging": [
32     ],
33     "Base64": [
35     ]
36   }