blob: 34a22a7148f5da21e6670537fbd4dc2a06782fcc [file] [log] [blame]
{
"name": "DataStream",
"version": "0.0.2",
"summary": "An DataHandle view on iOS",
"homepage": "https://github.com/MichaelZL/DataStream",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"MichaelZL": "821035751@qq.com"
},
"source": {
"git": "https://github.com/MichaelZL/DataStream.git",
"tag": "0.0.2"
},
"source_files": "DataStream/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
]
},
"swift_version": "4.1"
}