blob: 7801fbbe9b893a765b1afadb8d4a049a9c7a31f9 [file] [log] [blame]
{
"name": "AppICESDK_1.7.20",
"version": "1.7.20",
"summary": "SDK tool for various type of campaigns",
"description": "AppICESDK is tool for sending various type of campaigns",
"homepage": "http://a.appice.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Garima Paliwal": "garima.paliwal@semusi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/grp_appice/src_ios_appice-sdk.git",
"tag": "1.7.20"
},
"requires_arc": true,
"libraries": [
"c++",
"z"
],
"source_files": [
"src_ios_appice-sdk",
"iosAppiceSDK/appiceTestApp/AppICESDK/**/**/*.h"
],
"weak_frameworks": [
"UserNotifications",
"UIKit",
"MobileCoreServices",
"SystemConfiguration",
"UserNotificationsUI",
"iAd",
"AdSupport",
"NotificationCenter",
"Security",
"CoreFoundation",
"CFNetwork",
"AVFoundation",
"QuartzCore",
"Social",
"Accounts",
"ImageIO",
"AssetsLibrary",
"CoreData",
"CoreTelephony",
"Foundation"
],
"dependencies": {
"BugfenderSDK": [
]
}
}