blob: 4cc8abc717f72fdeb4139f3659cc0484510cc962 [file] [log] [blame]
{
"name": "ArtiSDK",
"module_name": "ArtiSDK",
"version": "1.2.200",
"summary": "Artimedia framework",
"authors": {
"Michael Avoyan": "michael.avoyan@arti-media.net"
},
"description": "Artimedia is an advanced ad-exchange platform that manages and delivers a wide range of Ad types. Along\nwith standard Linear/None-Linear advertisements, Artimedia delivers content-synced ads, leveraging\nadvanced machine-vision analysis of video content.",
"homepage": "http://arti-media.net/en/",
"license": {
"type": "COMMERCIAL",
"text": "http://arti-media.net/en/terms-of-use/"
},
"source": {
"git": "https://bitbucket.org/artimediamobileappteam/artisdkios.git",
"tag": "1.2.200"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": "ArtiSDK.framework",
"preserve_paths": "ArtiSDK.framework/*",
"documentation_url": "http://docs.advsnx.net/ArtiSdk/iOS/ArtiMediaSDK-iOS-ObjC-Integration.pdf",
"frameworks": "WebKit",
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}