[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / d / 3 / Go2GlobalSDK / 1.0.0 / Go2GlobalSDK.podspec.json
blobf9b224706b5d13fbf5b2354d8fe61c4288c54c53
2   "name": "Go2GlobalSDK",
3   "version": "1.0.0",
4   "summary": "Go2GlobalSDK for iOS",
5   "homepage": "https://github.com/AI-HELP/Go2Global_iOS",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AIHelp": "service_admin@aihelp.net"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/AI-HELP/Go2Global_iOS.git",
19     "tag": "1.0.0"
20   },
21   "resources": "Go2GlobalSDK/Go2GlobalSDK.bundle",
22   "vendored_frameworks": "Go2GlobalSDK/Go2GlobalSDK.framework",
23   "libraries": "sqlite3",
24   "dependencies": {
25     "Masonry": [
26       "~> 1.1.0"
27     ],
28     "IQKeyboardManager": [
29       "~> 6.5.6"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }