[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / 4 / InLocoMedia-iOS-SDK / 3.2.1 / InLocoMedia-iOS-SDK.podspec.json
blob94bb8a0694946d00052eaecf0db480eec1021d8b
2   "name": "InLocoMedia-iOS-SDK",
3   "version": "3.2.1",
4   "summary": "Monetize your mobile apps with In Loco Media, the most profitable Ad Network in Latin America.",
5   "description": "In Loco Media's SDK is easy to install, taking less than 1 hour to setup and start monetizing with relevant ads to the user, thanks to its powerful targeting capabilities. In Loco Media owns the most accurate global market positioning technology.",
6   "homepage": "https://www.inlocomedia.com/",
7   "license": "LICENSE",
8   "authors": {
9     "Ubee Desenvolvimento de Software S/A.": "hi@inlocomedia.com"
10   },
11   "source": {
12     "git": "https://github.com/In-Loco-Media/inlocomedia-ios-sdk.git",
13     "tag": "3.2.1"
14   },
15   "documentation_url": "http://docs.inlocomedia.com/",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Ads",
27       "vendored_frameworks": "InLocoMediaSDK/InLocoMediaSDKAds.framework",
28       "dependencies": {
29         "InLocoMedia-iOS-SDK/Core": [
31         ]
32       }
33     },
34     {
35       "name": "Location",
36       "vendored_frameworks": "InLocoMediaSDK/InLocoMediaSDKLocation.framework",
37       "dependencies": {
38         "InLocoMedia-iOS-SDK/Core": [
40         ]
41       }
42     },
43     {
44       "name": "Core",
45       "vendored_frameworks": "InLocoMediaSDK/InLocoMediaSDKCore.framework"
46     }
47   ]