blob: d0faa03085bbd96ab82198a59fec3dfe039ad556 [file] [log] [blame]
{
"name": "FunFreedom",
"version": "1.0.3",
"summary": "FunFreedom is a requestKit",
"swift_versions": "4.2",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
]
},
"swift_version": "4.2"
}