blob: 1736f823dc450fba493da30070d8f0dd7b441f8a [file] [log] [blame]
{
"name": "IOSFunctions",
"version": "0.1.0",
"summary": "IOSFunctions is used for adding dependencies like Alamofire",
"description": "A short description of IOSFunctions is that using functions by adding Dependency like alamofire,Validations and URLSessions!",
"homepage": "https://github.com/suneelseelam/IOSFunctions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Apple": "suneelseelam9@gmail.com"
},
"source": {
"git": "https://github.com/suneelseelam/IOSFunctions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IOSFunctions/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "4"
}