blob: f03bb0e8dffefafb26a98eb22791d060f2692e21 [file] [log] [blame]
{
"name": "DDView",
"version": "1.0.5",
"summary": "封装一下UIView的DDView 可控制横竖屏",
"description": "封装一下UIView的DDView 可控制横竖屏\n封装一下UIView的DDView 可控制横竖屏",
"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.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDView/Classes/**/*",
"resource_bundles": {
"DDView": [
"DDView/Assets/*.bundle"
]
},
"swift_version": "4.2",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SVProgressHUD": [
],
"SwiftyJSON": [
],
"SnapKit": [
],
"ReachabilitySwift": [
],
"RxSwift": [
],
"RxCocoa": [
],
"DeviceKit": [
],
"SwiftDate": [
],
"CryptoSwift": [
],
"SwiftyUserDefaults": [
]
}
}