blob: b5ff456a35443bc9f1c8b42c47c31167854fba96 [file] [log] [blame]
{
"name": "DataStream",
"version": "0.0.3",
"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.3"
},
"source_files": "DataStream/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
]
},
"swift_version": "4.1"
}