[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / 8 / 5 / MiniBrowser / 0.1.0 / MiniBrowser.podspec.json
blobd8820ca44b207d2fdb38bc69b725f8da09f908aa
2   "name": "MiniBrowser",
3   "version": "0.1.0",
4   "summary": "A short description of MiniBrowser.",
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/MiniBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "MiniBrowser.framework",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }