blob: b354851ba5106d57f20f839c4398c5672837df26 [file] [log] [blame]
{
"name": "MindNetworking",
"version": "1.0.0",
"summary": "MindNetworking is developed to help our developers.",
"description": "This MindNetworking pod is developed to call web api, json parsing etc. This will save lots of time.",
"homepage": "https://github.com/anujkumar0606/MindNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anujkumar0606": "anuj.kumar@mind-infotech.com"
},
"source": {
"git": "https://github.com/anujkumar0606/MindNetworking.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MindNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}