[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / f / AIHelpUnitySDK / 2.1.3 / AIHelpUnitySDK.podspec.json
blob77db26fc8e9f7e9028551791fcd8f4662676a973
2   "name": "AIHelpUnitySDK",
3   "version": "2.1.3",
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.3"
20   },
21   "source_files": "AIHelpUnitySDK/*.{h,m}",
22   "private_header_files": "AIHelpUnitySDK/*.{h,m}",
23   "dependencies": {
24     "AIHelpSDK": [
25       "~> 2.1.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   }