[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 1 / 5 / 2 / SubFramework / 1.1.4 / SubFramework.podspec.json
blobf45aeeae23cf85ccb2efd1fe0c75101dd879c4ea
2   "name": "SubFramework",
3   "version": "1.1.4",
4   "summary": "SwiftSDK集成方式",
5   "description": "Swift版本测试sdk集成方式",
6   "homepage": "https://github.com/xiaobadao/SubFramework",
7   "license": "MIT",
8   "authors": {
9     "chenglong": "v-chenglong@xiaomi.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaobadao/SubFramework.git",
16     "tag": "1.1.4"
17   },
18   "swift_versions": "5.0",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "5.0"
21   },
22   "vendored_frameworks": "UnionPayTools/libs/TSMKit.framework",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "libc++"
27   ],
28   "static_framework": true,
29   "exclude_files": "UnionPayTools/libs/TSMKit.framework/*.plist",
30   "source_files": "UnionPayTools/libs/**/*.{h,m,swift}",
31   "swift_version": "5.0"