[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 6 / 9 / a / CBSCommonTool / 0.1.0 / CBSCommonTool.podspec.json
blobdbd5b329be4084e405e3ed4597817855b64f633a
2   "name": "CBSCommonTool",
3   "version": "0.1.0",
4   "summary": "基础公共类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.chaboshi.cn/mibiles/ios/PodLib",
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.0"
17   },
18   "platforms": {
19     "ios": "10.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   }