blob: e954262ff805ffa83ee56c528d6959a905d6d511 [file] [log] [blame]
{
"name": "UIExtensions+IS",
"version": "1.0.0",
"summary": "UIExtensions to facilitate using UIKit",
"description": "Extensions for CGfloat, CGsize, CGpoint, Gestures, UIView, UIImaage, UIImageView, UIColor, UINavigation, UITableView, UIScreen, UITextFiled, ...",
"homepage": "https://github.com/islamshazly/UIExtensions-IS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"islamshazly": "islam.elshazly@areebgroup.com"
},
"source": {
"git": "https://github.com/islamshazly/UIExtensions-IS.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/elshazly92",
"platforms": {
"ios": "10.0"
},
"source_files": "UIExtensions-IS/Classes/**/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
}