[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 3 / AVOSCloudIM-OSX / 3.1.6.8 / AVOSCloudIM-OSX.podspec.json
blobd9d188e967cd266e1d39b77d76d44320751c422e
2   "name": "AVOSCloudIM-OSX",
3   "version": "3.1.6.8",
4   "summary": "LeanCloud OS X Instant Message SDK for Mac platform.",
5   "homepage": "https://leancloud.cn",
6   "documentation_url": "https://leancloud.cn/api-docs/iOS/index.html",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
10   },
11   "authors": {
12     "LeanCloud": "support@leancloud.cn"
13   },
14   "platforms": {
15     "osx": 10.8
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "http://download.leancloud.cn/sdk/OSX/release-v3.1.6.8/AVOSCloudIM.framework.zip"
20   },
21   "preserve_paths": "OSX/release-v3.1.6.8/AVOSCloudIM.framework",
22   "public_header_files": "OSX/release-v3.1.6.8/AVOSCloudIM.framework/**/*.h",
23   "vendored_frameworks": "OSX/release-v3.1.6.8/AVOSCloudIM.framework",
24   "resources": "OSX/release-v3.1.6.8/AVOSCloudIM.framework",
25   "dependencies": {
26     "AVOSCloud-OSX": [
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "$(inherited) -ObjC",
32     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/AVOSCloudIM-OSX/**\"",
33     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
34   }