[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / c / PremindSDK / 1.0.1 / PremindSDK.podspec.json
blob793258679044969827455c7436902cf538495bee
2   "name": "PremindSDK",
3   "version": "1.0.1",
4   "summary": "PremindSDK",
5   "description": "Official SDK from Premind",
6   "homepage": "http://pre-mind.com",
7   "authors": {
8     "PRE:MIND": "appdev@pre-mind.com"
9   },
10   "license": "Proprietary license",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://git.pre-mind.com/premind/ios-sdk.git",
17     "tag": "1.0.1"
18   },
19   "frameworks": "CoreLocation",
20   "ios": {
21     "vendored_frameworks": "PremindSDK.framework"
22   },
23   "dependencies": {
24     "AlamofireObjectMapper": [
25       "~> 6.2"
26     ],
27     "RealmSwift": [
28       "~> 4.1"
29     ]
30   },
31   "swift_version": "5.0"