blob: 219106b3b6163f4da6e5ea3d8a19479c2d4f9b9d [file] [log] [blame]
{
"name": "TTWKPieChart",
"version": "0.2.0",
"summary": "Animated Apple Watch pie chart aka activity aka progress view.",
"description": " A component that simplifies creating of animated Apple Watch style pie charts\n similar to the ones displayed by the Activity app.\n",
"homepage": "https://github.com/touchtribe/TTWKPieChart",
"screenshots": "https://raw.githubusercontent.com/TouchTribe/TTWKPieChart/master/Screenshot-AppleWatch.gif",
"license": "MIT",
"authors": {
"TouchTribe B.V.": "info@touchtribe.nl"
},
"source": {
"git": "https://github.com/touchtribe/TTWKPieChart.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}