blob: 492bd60f79ec303049e83c3dcc2ce64360c03cca [file] [log] [blame]
{
"name": "DDView",
"version": "1.3.7",
"summary": "基于UIView的二次封装.",
"description": "基于UIView的二次封装.\n基于UIView的二次封装.\n基于UIView的二次封装.",
"homepage": "https://github.com/DDKit/DDView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanchanghe@gmail.com": "ddview"
},
"source": {
"git": "https://github.com/DDKit/DDView.git",
"tag": "1.3.7"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "DDView/Classes/**/*",
"resources": "DDView/Assets/DDView.bundle",
"frameworks": "UIKit",
"dependencies": {
"SwiftyJSON": [
],
"SnapKit": [
],
"RxSwift": [
],
"RxCocoa": [
],
"SwiftDate": [
],
"CryptoSwift": [
]
}
}