blob: 7647fdb4c3728109ad7de40103ea4d270a69ab92 [file] [log] [blame]
{
"name": "DXWSDK",
"version": "0.1.0",
"summary": "A test of DXWSDK.",
"description": "This is a test of DXWSDK, just a test",
"homepage": "https://github.com/LvMingfei/DXWSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lvmingfei": "18610086921@163.com"
},
"source": {
"git": "https://github.com/LvMingfei/DXWSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "DXWSDK/Classes/*.swift",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
],
"SnapKit": [
]
}
}