blob: a6d474f5fc0220129967065112d0758bd3735482 [file] [log] [blame]
{
"name": "DTNetworking",
"version": "0.1.0",
"summary": "DTNetworking is library call api easy for mobile.",
"swift_versions": [
"4.2",
"5.0"
],
"description": "TODO: Add base networking.",
"homepage": "https://github.com/vantien2905/DTNetworking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vantien2905": "vantien2905@gmail.com"
},
"source": {
"git": "https://github.com/vantien2905/DTNetworking.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTNetworking/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
"4.2.0"
],
"Alamofire": [
"4.9.1"
],
"ObjectMapper": [
"3.3.0"
],
"RealmSwift": [
],
"Toast-Swift": [
],
"ReachabilitySwift": [
]
},
"swift_version": "5.0"
}