[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 3 / 1 / 7 / ROIQueryCore / 1.3.2 / ROIQueryCore.podspec.json
blob8ad81dd089ccc07891f46cfc9d424f057a300c03
2   "name": "ROIQueryCore",
3   "version": "1.3.2",
4   "summary": "This is a ios frameWork for LovinJoy.",
5   "description": "ROIQueryCoreFrame provides a quick way to record your project acttion",
6   "homepage": "https://github.com/YiMuHang/ROIQueryCoreFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "admin": "admin@ironmeta.com"
13   },
14   "source": {
15     "git": "https://github.com/lovinjoy/ROIQueryCoreFrame.git",
16     "tag": "v1.3.2"
17   },
18   "ios": {
19     "vendored_frameworks": "ROIQueryCoreFrame/Frameworks/ROIQueryCore.framework"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "platforms": {
28     "ios": "9.0"
29   },
30   "dependencies": {
31     "SQLite.swift": [
32       "~> 0.13.3"
33     ]
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"