[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / c / 7 / 0 / ArtiSDK / 1.2.200 / ArtiSDK.podspec.json
blob4cc8abc717f72fdeb4139f3659cc0484510cc962
2   "name": "ArtiSDK",
3   "module_name": "ArtiSDK",
4   "version": "1.2.200",
5   "summary": "Artimedia framework",
6   "authors": {
7     "Michael Avoyan": "michael.avoyan@arti-media.net"
8   },
9   "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.",
10   "homepage": "http://arti-media.net/en/",
11   "license": {
12     "type": "COMMERCIAL",
13     "text": "http://arti-media.net/en/terms-of-use/"
14   },
15   "source": {
16     "git": "https://bitbucket.org/artimediamobileappteam/artisdkios.git",
17     "tag": "1.2.200"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "ArtiSDK.framework",
24   "preserve_paths": "ArtiSDK.framework/*",
25   "documentation_url": "http://docs.advsnx.net/ArtiSdk/iOS/ArtiMediaSDK-iOS-ObjC-Integration.pdf",
26   "frameworks": "WebKit",
27   "xcconfig": {
28     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
29   }