blob: 6cc99c5a08fcf2ae5914f3ef58bc9cf937862bf7 [file] [log] [blame]
{
"name": "ConnectedSDK_ObjC",
"version": "0.1.0",
"summary": "ConnectedAdSDK for iOS.",
"description": "This pod is used for integrating ConnectedAdSDK in Objective-C iOS projects.",
"homepage": "https://github.com/gizmeondev/ConnectedSDK_ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gizmeondev": "firoze@gizmeon.com"
},
"source": {
"git": "https://github.com/gizmeondev/ConnectedSDK_ObjC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConnectedSDK_ObjC/**/*.{h,m,png}",
"static_framework": true,
"dependencies": {
"mopub-ios-sdk/Core": ">= 5.3.0",
"Google-Mobile-Ads-SDK": ">= 7.14.0"
}
}