blob: a47d879163dcf71281b91fb77a12d2987a3d07db [file] [log] [blame]
{
"name": "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",
"license": "MIT",
"authors": {
"Leonardo Saganski": "leonardo.saganski@ewave.com.br"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "http://www.mobila.com.br/ThreeRingControl.zip"
},
"ios": {
"vendored_frameworks": "ThreeRingControl.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}