blob: d8f98cf79c31c0ff8230eea16d39a3eb94b3891d [file] [log] [blame]
{
"name": "UtilityCollection",
"version": "0.1.0",
"summary": "A short description of UtilityCollection.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nareshkukkala/utility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nareshkukkala": "nareshkukkala28@gmail.com"
},
"source": {
"git": "https://github.com/nareshkukkala/utility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UtilityCollection/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
"~> 3"
]
},
"pushed_with_swift_version": "3.0"
}