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