[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 2 / 7 / 1 / MTProfileImageView / 0.2.0 / MTProfileImageView.podspec.json
blobb7a17b15ca1ebdb1fe186455fd5464c996be03fa
2   "name": "MTProfileImageView",
3   "version": "0.2.0",
4   "summary": "UIImageView subclass which either shows image from imageURLm OR creates 2 character name based image for profile",
5   "description": "TODO: UIImageView subclass which either shows image from imageURLm OR creates 2 character name based image for profile.",
6   "homepage": "https://github.com/Mehul18292/MTProfileImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mehul Thakkar": "mehul18292@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mehul18292/MTProfileImageView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MTProfileImageView/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }