blob: 97e4bdce2e05b7586b95e02b27dba7237b936e15 [file] [log] [blame]
{
"name": "U4N",
"version": "0.1.0",
"summary": "Utility Files useful for various projects",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/samad5353/43Utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samad5353": "asamad5353@gmail.com"
},
"source": {
"git": "https://github.com/samad5353/43Utils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "43Utils/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.1"
],
"Alamofire": [
"~> 4.7"
],
"SwiftyBeaver": [
]
}
}