[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / EnhancedCircleImageView / 0.1 / EnhancedCircleImageView.podspec.json
blob91d7095fdeff8860bae2f74046e202868c256347
2   "name": "EnhancedCircleImageView",
3   "version": "0.1",
4   "summary": "Simple and useful circle UIImageView.",
5   "description": "Simple and useful circle UIImageView.\nThis library doesn't use clipToBounds or layer.masksToBounds, so it shape is not rectangle at a glance.",
6   "homepage": "https://github.com/saku/EnhancedCircleImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yoichiro Sakurai": "saku2saku@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/saku2saku",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/saku/EnhancedCircleImageView.git",
21     "tag": "0.1"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "4.0"