blob: 465e6bff5460e6e89011848ed8671aaa304b930e [file] [log] [blame]
{
"name": "NasahUtils",
"version": "0.0.4",
"summary": "Helper methods for everyday Swift life",
"description": "Just Swift things. Helper classes to make iOS life easier.",
"homepage": "https://github.com/nasahapps/SwiftUtils",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Hakeem Hasan": "nasahapps@gmail.com"
},
"source": {
"git": "https://github.com/nasahapps/SwiftUtils.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}