blob: aad2007b75a7477ade59688fd02406a9295ce4bf [file] [log] [blame]
{
"name": "DZAObliqueFillAnimatorView",
"version": "0.2.0",
"summary": "Custom view with an oblique transparent cut on the top",
"description": "A custom view that has an oblique transparent cut on the top and it can be filled with an animated circle",
"homepage": "https://github.com/Dzamir/DZAObliqueFillAnimatorView",
"screenshots": [
"https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/1.png",
"https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/2.png",
"https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/3.png",
"https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/demo.gif"
],
"license": "MIT",
"authors": {
"Davide Di Stefano": "dzamirro@gmail.com"
},
"source": {
"git": "https://github.com/Dzamir/DZAObliqueFillAnimatorView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/dzamir",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZAObliqueFillAnimatorView": [
"Pod/Assets/*.png"
]
}
}