blob: 5aeb907001a3277e4cf0fc4f01828d6fb6249696 [file] [log] [blame]
{
"name": "Cmall_iOS_SDK",
"version": "2.0.0",
"summary": "Cmall iOS SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Tushang/Cmall_Objc_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moyun": "moyunmo@hotmail.com"
},
"source": {
"git": "https://github.com/Tushang/Cmall_Objc_SDK.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"ImageIo",
"CoreMedia",
"AVFoundation",
"AssetsLibrary",
"MapKit",
"WebKit",
"Photos",
"MobileCoreServices",
"Accelerate",
"SystemConfiguration"
],
"vendored_frameworks": "Cmall_iOS_SDK/CmallSDK.framework",
"resources": "Cmall_iOS_SDK/CmallSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}