blob: 5f4d85cb16b6a1874b2dceba71ddede53b499656 [file] [log] [blame]
{
"name": "DV.ThreeRingControl",
"version": "1.0.1",
"summary": "A three-ring control like the Activity status bars",
"description": "The three-ring is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "http://raywenderlich.com",
"authors": {
"Den Vasilyev": "artofdreams@icloud.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/nn3zhfpablvbu26/ThreeRingControl.zip"
},
"ios": {
"vendored_frameworks": "ThreeRingControl.framework"
}
}