[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 5.3.0 / InMobiSDK.podspec.json
blobdeff5b17a6abc8bcf500781fe822043014de47d6
2   "name": "InMobiSDK",
3   "version": "5.3.0",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 5.3.0. Please proceed to http://www.inmobi.com/sdk for more information.",
6   "homepage": "http://www.inmobi.com",
7   "license": "Custom",
8   "authors": {
9     "InMobi": "sdk-dev-support@inmobi.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-5.3.0.zip"
16   },
17   "source_files": [
18     "Libs",
19     "Libs/**/*.{h,m,a}"
20   ],
21   "public_header_files": "Libs/**/*.h",
22   "preserve_paths": "Libs/**/*.a",
23   "vendored_libraries": "Libs/**/*.a",
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreTelephony",
29     "CoreLocation",
30     "EventKit",
31     "EventKitUI",
32     "Foundation",
33     "MediaPlayer",
34     "MessageUI",
35     "StoreKit",
36     "Social",
37     "SystemConfiguration",
38     "Security",
39     "SafariServices",
40     "UIKit"
41   ],
42   "libraries": [
43     "sqlite3.0",
44     "c++",
45     "z"
46   ],
47   "xcconfig": {
48     "OTHER_LDFLAGS": "-ObjC"
49   }