[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / a / ExtendScreen / 0.1.0 / ExtendScreen.podspec.json
blob40deece314ea938313f8bbc879fa41925663ae96
2   "name": "ExtendScreen",
3   "version": "0.1.0",
4   "summary": "A short description of ExtendScreen.",
5   "description": "This is a remote control SDK",
6   "homepage": "http://www.hiliad.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hiliad": "aili@hiliad.com"
13   },
14   "source": {
15     "git": "https://github.com/hanliang-tech/ExtendScreen.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ExtendScreen.framework",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }