[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / a / 5 / b / DCFramework / 0.0.1 / DCFramework.podspec.json
blob26d3a53dfc52a285961ad01228749f7a2fd27b24
2   "name": "DCFramework",
3   "version": "0.0.1",
4   "summary": "常用封装。",
5   "description": "自己封装的平常要用的类、延展以及一夜微信一样的图片裁剪器。",
6   "homepage": "https://github.com/dotryTan/DCFramework",
7   "license": "MIT",
8   "authors": {
9     "DCFramwork": "942659593@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/dotryTan/DCFramework.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "DCFramework/DCFramework/**/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ],
24     "RxCocoa": [
26     ],
27     "NSObject+Rx": [
29     ]
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"