blob: 46edbe33a8b4722bcc457cc81adfb7c49a894936 [file] [log] [blame]
{
"name": "ImShExtensions",
"version": "1.0.1",
"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.1",
"commit": "cd77eb950157dc9a6aa4adeb852868b5ac274430"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImShExtensions/ImSh/*.swift"
}