blob: 5dee228ba83056a60881d6db6a14555712e27580 [file] [log] [blame]
{
"name": "vmobsdkdynamic",
"version": "4.28.0",
"summary": "The vmobsdk distributed as a Pod file",
"description": "Please refer to the following page for the release notes of the SDK versions:\nhttp://mobile.plexure.com/release_notes/ios.html",
"homepage": "http://www.plexure.com",
"license": "http://mobile.plexure.com/sdk_license.html",
"authors": {
"Kush Sharma": "kush.sharma@plexure.com",
"Holmes He": "holmes.he@plexure.com"
},
"source": {
"http": "https://bitbucket.org/YahiaRagaePlex/vmob-ios-sdk-dynamic-pod-dynamic/raw/faab7b48f724c929b634338c5145be4bc6fb3776/VMobDynamicSDK.framework.zip"
},
"resources": [
"VMobDynamicSDK.framework/PlexureInternal_v2.momd"
],
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"CocoaLumberjack": [
"~> 2.0.0"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"CoreData"
]
}