blob: 1ed2e049740b1d6ac73fc6a1ead04bed69baa52e [file] [log] [blame]
{
"name": "vmscore-ios",
"version": "0.0.2",
"summary": "VMSCoreSDK",
"description": "TODO",
"homepage": "https://github.com/themoonlitknight/vmscore-ios",
"license": "MIT",
"authors": {
"themoonlitknight": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "VMSCoreSDK.framework"
},
"source": {
"git": "https://github.com/themoonlitknight/vmscore-ios.git",
"tag": "0.0.2"
},
"requires_arc": true,
"dependencies": {
"Parse": [
"~> 1.13"
],
"ParseFacebookUtilsV4": [
"~> 1.11"
],
"Fabric": [
],
"Digits": [
],
"FMDB/standalone/FTS": [
],
"Base64": [
"~> 1.1"
]
}
}