blob: a4d600041b5fe44fa9386c82aa03c19f6b181619 [file] [log] [blame]
{
"name": "ImShExtensions",
"version": "1.0.2",
"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.2",
"commit": "7d339ac4ad32de707739cd11b8809a5cd929b6a8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImShExtensions/ImSh/*.swift"
}