[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 2 / vmscore-ios / 0.0.2 / vmscore-ios.podspec.json
blob1ed2e049740b1d6ac73fc6a1ead04bed69baa52e
2   "name": "vmscore-ios",
3   "version": "0.0.2",
4   "summary": "VMSCoreSDK",
5   "description": "TODO",
6   "homepage": "https://github.com/themoonlitknight/vmscore-ios",
7   "license": "MIT",
8   "authors": {
9     "themoonlitknight": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "ios": {
15     "vendored_frameworks": "VMSCoreSDK.framework"
16   },
17   "source": {
18     "git": "https://github.com/themoonlitknight/vmscore-ios.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Parse": [
24       "~> 1.13"
25     ],
26     "ParseFacebookUtilsV4": [
27       "~> 1.11"
28     ],
29     "Fabric": [
31     ],
32     "Digits": [
34     ],
35     "FMDB/standalone/FTS": [
37     ],
38     "Base64": [
39       "~> 1.1"
40     ]
41   }