[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 9.0.0 / InMobiSDK.podspec.json
blobca062a91630bd75eb5b500af7ca4cf9578805dea
2   "name": "InMobiSDK",
3   "version": "9.0.0",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 9.0.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": "9.0"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/inmobi-sdk/IM/InMobi-iOS-SDK-9.0.0.zip"
16   },
17   "preserve_paths": "InMobiSDK.framework",
18   "ios": {
19     "vendored_frameworks": "InMobiSDK.framework"
20   },
21   "weak_frameworks": "WebKit",
22   "libraries": [
23     "sqlite3.0",
24     "z"
25   ],
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   }