blob: d3fafd2bc3ce1462197e7f94dfcaaf5c4c7344a7 [file] [log] [blame]
{
"name": "LIHArcView",
"version": "0.1.2",
"summary": "Highly customizable arc view",
"description": "LIHArcView is can be used to draw and animate arcs.",
"homepage": "https://github.com/Lasithih/LIHArcView",
"license": "MIT",
"authors": {
"Lasith Hettiarachchi": "lasithih@yahoo.com"
},
"source": {
"git": "https://github.com/Lasithih/LIHArcView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LIHArcView": [
"Pod/Assets/*.png"
]
}
}