[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / a / CBSCommonTool / 0.1.1 / CBSCommonTool.podspec.json
blob7f559391d9cbb57d0aa91dc1aa0cdafd9e315c23
2   "name": "CBSCommonTool",
3   "version": "0.1.1",
4   "summary": "基础公共类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/githupchenqiang/CBSCommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "githupchenqiang": "281209402@qq.com"
13   },
14   "source": {
15     "git": "http://git.chaboshi.cn/mibiles/ios/PodLib/CBSCommonTool.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "CBSCommonTool/Classes/**/*",
25   "resource_bundles": {
26     "CBSCommonTool": [
27       "CBSCommonTool/Assets/Assets.xcassets",
28       "CBSCommonTool/sourceFile/*"
29     ]
30   }