[Add] Vitals 3.2.10
[CocoaPods.git] / Specs / 9 / 1 / 2 / CFCommon / 0.0.4 / CFCommon.podspec.json
blob7f3688060d0bd527c42e74cab4cf69fe7da61e3f
2   "name": "CFCommon",
3   "version": "0.0.4",
4   "summary": "基础工具.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/caofeng/CFCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caofeng": "caofeng@topband.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/caofeng/CFCommon.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CFCommon/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "FDFullscreenPopGesture": [
30     ]
31   },
32   "swift_version": "5.0"