blob: 8a7670ee318e58b7296340e501bdc46f4a208f8f [file] [log] [blame]
{
"name": "RingGraph",
"version": "0.4.0",
"license": "MIT",
"summary": "Circular graph for attractive data presentation. Similar to AppleWatch fitness graphs.",
"homepage": "https://github.com/yomajkel/RingGraph",
"social_media_url": "https://twitter.com/koneser_zycia",
"authors": {
"MichaƂ Kreft": "kreft.michal@gmail.com"
},
"source": {
"git": "https://github.com/yomajkel/RingGraph.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RingGraph/RingGraph/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}