[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 0 / 3 / iOSOTAJL / 1.0.0 / iOSOTAJL.podspec.json
blob4e9c79298dff9f391ccfd65227a746954d64e597
2   "name": "iOSOTAJL",
3   "version": "1.0.0",
4   "summary": "A framework for OTA files",
5   "homepage": "https://github.com/weweco123/iOSOTAJL",
6   "license": "MIT",
7   "authors": {
8     "weiwei": "weiweivik@163.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/weweco123/iOSOTAJL.git",
15     "tag": "1.0.0"
16   },
17   "vendored_frameworks": [
18     "vendored/JL_AdvParse.framework",
19     "vendored/JL_BLEKit.framework",
20     "vendored/JL_HashPair.framework",
21     "vendored/JL_OTALib.framework",
22     "vendored/JLDialUnit.framework",
23     "vendored/ZipZap.framework"
24   ],
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }