[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / d / ImobileSdkAds / 2.2.0 / ImobileSdkAds.podspec.json
blob6b3b30f41bb6aaec2b216086a48afb4353fcc3e2
2   "name": "ImobileSdkAds",
3   "version": "2.2.0",
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.2.0/ImobileSdkAds.framework.zip",
17     "type": "zip"
18   },
19   "vendored_frameworks": "ImobileSdkAds.framework",
20   "frameworks": [
21     "AdSupport",
22     "SystemConfiguration",
23     "CoreLocation",
24     "WebKit",
25     "StoreKit"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }