blob: aa808edc2cdbe26ad0ee7f89e7156b1ee1007a12 [file] [log] [blame]
{
"name": "YIInnerShadowView",
"version": "1.0.0",
"summary": "Inner-shadow UIView/CALayer for iOS.",
"homepage": "https://github.com/inamiy/YIInnerShadowView",
"license": {
"type": "Beerware",
"text": ""
},
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"source": {
"git": "https://github.com/inamiy/YIInnerShadowView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "YIInnerShadowView/**/*.{h,m}",
"requires_arc": false
}