[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / d / ImobileSdkAds / 2.0.33 / ImobileSdkAds.podspec.json
blob68f8b3beec2bfe31f349c1ea781ed32d03b1355b
2   "name": "ImobileSdkAds",
3   "version": "2.0.33",
4   "summary": "i-mobile SDK for iOS",
5   "description": "ImobileSdkAds is i-mobile SDK for iOS.",
6   "homepage": "https://adpf-info.i-mobile.co.jp/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2013 i-mobile"
10   },
11   "authors": "i-mobile",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://github.com/imobile/adnw-sdk-ios/releases/download/v2.0.33/ImobileSdkAds.framework.zip",
17     "type": "zip"
18   },
19   "vendored_frameworks": "ImobileSdkAds.framework",
20   "frameworks": [
21     "AdSupport",
22     "SystemConfiguration",
23     "CoreLocation",
24     "WebKit"
25   ],
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-lObjC"
28   }