[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 6 / d / ImobileSdkAds / 2.3.4 / ImobileSdkAds.podspec.json
blobf9b384bfa2c0744f5c452363c2cbf07fba961a4f
2   "name": "ImobileSdkAds",
3   "version": "2.3.4",
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": "9.0"
14   },
15   "source": {
16     "http": "https://github.com/imobile/adnw-sdk-ios/releases/download/v2.3.4/ImobileSdkAds.xcframework.zip",
17     "type": "zip"
18   },
19   "vendored_frameworks": "ImobileSdkAds.xcframework",
20   "frameworks": [
21     "AdSupport",
22     "SystemConfiguration",
23     "CoreLocation",
24     "WebKit",
25     "StoreKit"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   }