blob: d2d63a8e71ab8199627fb0887021ba768c2ea02e [file] [log] [blame]
{
"name": "ThreeRingControl",
"version": "1.0.3",
"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": {
"git": "https://github.com/lsaganski/ThreeRingControl",
"tag": "1.0.0"
},
"source_files": [
"ThreeRingControl",
"ThreeRingControl/**/*.{h}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}