[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / b / DCFramework / 0.0.3 / DCFramework.podspec.json
blob57aac43f9b51434c8263e78d9541b36935fb2d55
2   "name": "DCFramework",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "DCFramework/DCFramework/**/*.swift",
19   "resources": "DCFramework/DCFramework/DCEditImageController/Source",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SnapKit": [
24     ],
25     "RxCocoa": [
27     ],
28     "NSObject+Rx": [
30     ]
31   },
32   "swift_versions": "5.0",
33   "swift_version": "5.0"