[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / f / AIHelpUnitySDK / 2.1.4 / AIHelpUnitySDK.podspec.json
blob6804c4c714372ef774ed8e6dede1363b06e89106
2   "name": "AIHelpUnitySDK",
3   "version": "2.1.4",
4   "summary": "AIHelpUnitySDK for iOS",
5   "homepage": "https://github.com/AI-HELP/unity-example",
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/unity-example.git",
19     "tag": "2.1.4"
20   },
21   "source_files": "AIHelpUnitySDK/*.{h,m}",
22   "dependencies": {
23     "AIHelpSDK": [
24       "~> 2.1.0"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   }