[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / 7 / UIExtensions+IS / 1.0.0 / UIExtensions+IS.podspec.json
blobe954262ff805ffa83ee56c528d6959a905d6d511
2   "name": "UIExtensions+IS",
3   "version": "1.0.0",
4   "summary": "UIExtensions to facilitate using UIKit",
5   "description": "Extensions for CGfloat, CGsize, CGpoint, Gestures, UIView, UIImaage, UIImageView, UIColor, UINavigation, UITableView, UIScreen, UITextFiled, ...",
6   "homepage": "https://github.com/islamshazly/UIExtensions-IS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "islamshazly": "islam.elshazly@areebgroup.com"
13   },
14   "source": {
15     "git": "https://github.com/islamshazly/UIExtensions-IS.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/elshazly92",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "UIExtensions-IS/Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   }