blob: e39b78e18b99cb45bbfb5671223b634805967975 [file] [log] [blame]
{
"name": "AMEdgeView",
"version": "0.2.0",
"summary": "A `UIView` subclass that can be used as a border added to another view on one edge.",
"homepage": "https://github.com/AnthonyMDev/AMEdgeView",
"license": "MIT",
"authors": {
"Anthony Miller": "AnthonyMDev@gmail.com"
},
"source": {
"git": "https://github.com/AnthonyMDev/AMEdgeView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/AnthonyMDev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}