blob: 02e3c70f5c6fd861a2f8ae055e83299a86862348 [file] [log] [blame]
{
"name": "MotusSDK",
"version": "0.9.3",
"summary": "MotusSDK is the SDK to use the Motus LLC tracking and portal",
"description": "MotusSDK is the SDK to use the Motus LLC tracking and portal.",
"homepage": "http://www.motus.com",
"license": {
"type": "Commercial",
"file": "MotusSDK/LICENSE_FILE"
},
"authors": {
"Antonio Pagano": "apagano@wawand.co"
},
"social_media_url": "http://twitter.com/motus",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://www.dropbox.com/s/8tgmfjeb1gbdkm1/MotusSDK.zip?dl=0"
},
"preserve_paths": "Motus/*.framework",
"vendored_frameworks": [
"Motus/MotusSDK.framework"
],
"ios": {
"vendored_frameworks": [
"Motus/MotusSDK.framework"
]
},
"requires_arc": false
}