[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 4.3.0 / InMobiSDK.podspec.json
blob4f99c486f95445c00367aea95d6c98838af3c818
2   "name": "InMobiSDK",
3   "version": "4.3.0",
4   "summary": "InMobi iOS SDK.",
5   "homepage": "https://www.inmobi.com",
6   "license": {
7     "type": "proprietary",
8     "text": "               Copyright (C) InMobi. All Right Reserved.\n"
9   },
10   "authors": "InMobi",
11   "source": {
12     "http": "https://dl.inmobi.com/SDK/InMobi_iOS_SDK.zip"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "InMobi-iOS-SDK-4.3.0/Libs/*.h",
18   "public_header_files": "InMobi-iOS-SDK-4.3.0/Libs/*.h",
19   "preserve_paths": "InMobi-iOS-SDK-4.3.0/Libs/*.a",
20   "libraries": [
21     "InMobi-4.3.0",
22     "z",
23     "sqlite3.0"
24   ],
25   "frameworks": [
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreTelephony",
29     "EventKit",
30     "EventKitUI",
31     "MessageUI",
32     "MediaPlayer",
33     "Security",
34     "SystemConfiguration"
35   ],
36   "weak_frameworks": [
37     "AdSupport",
38     "Social",
39     "StoreKit"
40   ],
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC",
43     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/InMobiSDK/InMobi-iOS-SDK-4.3.0/Libs"
44   },
45   "requires_arc": false