[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / 7 / d / CustombgView / 0.0.3 / CustombgView.podspec.json
blobb2d4e67837fc17eecf86e37fb23ad8f80ff4a5d6
2   "name": "CustombgView",
3   "version": "0.0.3",
4   "summary": "A",
5   "description": "short description of CustombgView",
6   "homepage": "https://github.com/FlayWay/CustombgView.git",
7   "license": "MIT",
8   "authors": {
9     "FlayWay": "sunshiyuan1234@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/FlayWay/CustombgView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "dependencies": {
25     "SSYViewExtension": [
26       "~> 0.0.1"
27     ]
28   }