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