blob: 41bb14222748d99a0332907fa5d11b57c14f7bef [file] [log] [blame]
{
"name": "ImShExtensions",
"version": "1.0.0",
"summary": "Useful extensions for UIViewController, UIView, and so on...",
"description": "Some of the useful extensions for UIViewController, UIView, and so on...",
"homepage": "https://github.com/iamimsh/ImShExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammed Imran": "iam_imsh@yahoo.com"
},
"source": {
"git": "https://github.com/iamimsh/ImShExtensions.git",
"tag": "1.0.0",
"commit": "3c7ab791b1d20cc880de1fa8eb23449a5d08c2fb"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImShExtensions/ImSh/*.swift"
}