blob: b1e3af14778292a63de380e7270777f47aad4c05 [file] [log] [blame]
{
"name": "JustDoIt",
"version": "0.1.4",
"summary": "Use Foundation Extension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/antony138/JustDoIt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"antony138": "antony1380@gmail.com"
},
"source": {
"git": "https://github.com/antony138/JustDoIt.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "JustDoIt/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"SwiftDate": [
],
"AlamofireObjectMapper": [
]
},
"deprecated": true
}