blob: 9fcf2502d4af395ebf7138fa6c2c43b327d091ea [file] [log] [blame]
{
"name": "Reed",
"version": "1.0.0",
"summary": "Reed is a downloader framework for Swift. It is many fetures, stability,fast, ow coupling, easily extended.",
"description": "Reed is a downloader framework for Swift. It is many fetures, stability,fast, ow coupling, easily extended.",
"homepage": "https://github.com/KevinZhouRafael//Reed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taozui": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/Reed.git",
"tag": "1.0.0"
},
"swift_versions": "5",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Reed/Classes/**/*.swift",
"dependencies": {
"CocoaLumberjack/Swift": [
],
"ActiveSQLite": [
"0.5.1"
],
"ZKCommonCrypto": [
]
},
"swift_version": "5"
}