[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 5.2.1.1 / InMobiSDK.podspec.json
blobb6c1ea8d4547bc01423d1275e1e55af614e8c6ab
2   "name": "InMobiSDK",
3   "version": "5.2.1.1",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 5.2.1. 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.2.1.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   ],
46   "xcconfig": {
47     "OTHER_LDFLAGS": "-ObjC"
48   }