[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 0 / c / InnerShadowView / 1.0.0 / InnerShadowView.podspec.json
bloba4cc8021c86165571087e6a3a4bc48092dee354b
2   "name": "InnerShadowView",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "UIView category for adding inset shadows",
6   "homepage": "https://github.com/tanderus/InnerShadowView",
7   "authors": {
8     "Pavel Krasnobrovkin": "6lackk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tanderus/InnerShadowView.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "UIView+InnerShadow.{h,m}",
15   "platforms": {
16     "ios": null
17   }