blob: c67afc26f14d7e0d234199c884b88b55d7821905 [file] [log] [blame]
{
"name": "FunFreedom",
"version": "1.6.1",
"summary": "FunFreedom is a requestKit",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/choarkinphe/FunFreedom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"choarkinphe": "choarkinphe@outlook.com"
},
"source": {
"git": "https://github.com/choarkinphe/FunFreedom.git",
"tag": "1.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
]
},
"swift_version": "5.0"
}