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