[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 0 / ARBoard_iOS / 1.2.1 / ARBoard_iOS.podspec.json
blob6e58471722de15a329a1795c7c2c1a1a2a3009dd
2   "name": "ARBoard_iOS",
3   "version": "1.2.1",
4   "summary": "ARBoard_iOS.",
5   "description": "anyRTC 云平台 iOS 白板SDK",
6   "homepage": "https://github.com/jhdync/ARBoard",
7   "license": "MIT",
8   "authors": {
9     "jihua": "yangjihua2011@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/jhdync/ARBoard.git",
16     "tag": "1.2.1",
17     "submodules": true
18   },
19   "source_files": [
20     "ARBoard",
21     "ARBoard/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "ARBoard/**/*.h",
25   "vendored_frameworks": "ARBoard/**/*.framework",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "requires_arc": true,
33   "dependencies": {
34     "dsBridge": [
36     ]
37   }