[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 2 / 6 / UIImageView+Extension / 0.2.4 / UIImageView+Extension.podspec.json
blob4f62e86b4f7de53521ed3e76a9a3430c08cca83e
2   "name": "UIImageView+Extension",
3   "version": "0.2.4",
4   "summary": "A simple UIImageView category with some extension functions.",
5   "description": "# Features\n   - Supports Interface Builder.\n   - Set border radius for image view.\n   - Set shadow for image view.\n   - Rotate image view.\n   - Set image view to circle.\n   - Blur image view.",
6   "homepage": "https://github.com/lm2343635/UIImageView-Extension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meng Li": "lm2343635@126.com"
13   },
14   "social_media_url": "http://fczm.pw",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/lm2343635/UIImageView-Extension.git",
20     "tag": "0.2.4"
21   },
22   "source_files": "UIImageView+Extension/**/*.{h,m}",
23   "requires_arc": true