[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 2 / CFCommon / 0.0.3 / CFCommon.podspec.json
blobdccbdf86d73634db273b8c3b1d0925fcc87f3b7f
2   "name": "CFCommon",
3   "version": "0.0.3",
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.3"
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"