[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 1 / 2 / FuliScanLibrary / 0.1.4 / FuliScanLibrary.podspec.json
blob22d6b94cc4132d222ec67f4f670e0c9cf0b79460
2   "name": "FuliScanLibrary",
3   "version": "0.1.4",
4   "summary": "A short description of FuliScanLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/fengye12538/FuliScanLibrary.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2297711051@qq.com": "2297711051@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fengye12538/FuliScanLibrary.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "FuliScanLibrary/Frameworks/FuliScanLibraryFramework.framework",
22   "static_framework": true,
23   "user_target_xcconfig": {
24     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
25   },
26   "dependencies": {
27     "FuliBaseLibrary": [
29     ]
30   }