| { |
| "name": "DZSwiftExtension", |
| "version": "1.0.2", |
| "summary": "Swift延展", |
| "homepage": "https://github.com/mayaosb2/DZSwiftExtension", |
| "license": "MIT", |
| "authors": { |
| "剑啸青云梦一生": "913831110@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/mayaosb2/DZSwiftExtension.git", |
| "tag": "1.0.2" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DZSwiftExtension/*.*", |
| "dependencies": { |
| "SDWebImage": [ |
| "3.8.2" |
| ], |
| "MJRefresh": [ |
| "3.1.0" |
| ], |
| "CryptoSwift": [ |
| "0.2.2" |
| ], |
| "SnapKit": [ |
| "0.19.1" |
| ] |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |