blob: dc765d2ff23bca955fb8fbfc22f260c0917188e0 [file] [log] [blame]
{
"name": "AppICE-IOS-SDK",
"version": "1.7.15",
"summary": "AppICESDK.",
"description": "AppICESDK v 1.7.15",
"homepage": "https://www.appice.io",
"license": {
"type": "Commercial"
},
"authors": {
"Deepti Dhumavat": "deepti.dhumavat@semusi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://appiceprod.blob.core.windows.net/appice-doc/AppICESDK_1715.zip"
},
"source_files": [
"AppICESDK",
"AppICESDK/include/**/*.{h,m}"
],
"resources": [
"AppICESDK/appICEBundle.bundle",
"AppICESDK/appICE.momd/*.*"
],
"vendored_frameworks": "AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework",
"preserve_paths": "AppICESDK/include/iosAppiceSDK/BugfenderSDK.framework",
"libraries": "c++",
"requires_arc": true,
"vendored_libraries": "AppICESDK/*.a",
"frameworks": [
"CoreData",
"SystemConfiguration",
"Security",
"MobileCoreServices",
"CoreGraphics"
],
"weak_frameworks": "UIKit"
}