blob: 5c5f1f73d1f68ad548331b009865218146bc42c4 [file] [log] [blame]
{
"name": "MMAdLib-ios",
"version": "1.0.3",
"summary": "Mako Mobile Ad library for ios",
"homepage": "http://www.mako.co.il",
"license": {
"type": "Keshet Broadcasting Ltd.",
"text": " This property is Keshet Broadcasting Ltd. private property, and no one allow to use it beside Keshet Broadcasting Ltd. \n"
},
"authors": {
"Ran Greenberg": "ran.greenberg@mako.co.il"
},
"source": {
"git": "https://rangreenberg@bitbucket.org/rangreenberg/mmadlib-ios.git",
"tag": "v1.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MMAdLib-ios/MMAdLib-ios/Classes/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreTelephony",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC -lxml2"
},
"dependencies": {
"AFNetworking": [
"~> 1.3"
],
"TouchXML": [
"~> 0.1"
],
"Google-AdMob-Ads-SDK": [
"~> 6.8"
]
}
}