[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 5.2.0 / InMobiSDK.podspec.json
blobdcebfb2c2f93f555b7e1d0063acda30488b9a4a4
2   "name": "InMobiSDK",
3   "version": "5.2.0",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 5.2.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.2.0.zip"
16   },
17   "source_files": [
18     "Libs",
19     "Libs/**/*.{h,m,a}"
20   ],
21   "public_header_files": "Libs/**/*.h",
22   "frameworks": [
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreTelephony",
27     "CoreLocation",
28     "EventKit",
29     "EventKitUI",
30     "Foundation",
31     "MediaPlayer",
32     "MessageUI",
33     "StoreKit",
34     "Social",
35     "SystemConfiguration",
36     "Security",
37     "SafariServices",
38     "UIKit"
39   ],
40   "libraries": [
41     "sqlite3.0",
42     "c++"
43   ]