blob: 8c101639c9607247b28affee6314125c634da6ae [file] [log] [blame]
{
"name": "VMaxAdSdks",
"version": "0.0.24",
"summary": "Static Library for VMaxAdSdks",
"description": "Static Library for VMaxAdSdks. Its build in Objective C",
"homepage": "https://github.com/SiddhantVmax/VMaxAdSdks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siddhant Nigam": "siddhant.n@vserv.com"
},
"source": {
"http": "https://github.com/SiddhantVmax/VMaxAdSdks/archive/0.0.24.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"VMaxAdSdks-0.0.24/VMaxAdSDK/lib/*",
"VMaxAdSdks-0.0.24/VMaxAdSDK/include/*"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC -lxml2 -fobjc-arc -lstdc++"
}
}