blob: 2f341df61f1500e5ae93aaa08184eef3499a268f [file] [log] [blame]
{
"name": "Threecontrol",
"version": "0.0.1",
"summary": "three-ring is a completely customizable widget that can be used in any iOS app",
"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": "https://github.com/Girishav/Threeringcontrol",
"license": "MIT",
"authors": {
"Girishav": "girishavilam06@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Girishav/Threeringcontrol.git",
"tag": "1.0.0"
},
"source_files": [
"Threeringcontrol",
"Threeringcontrol/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"resources": "ThreeRingControl/*.mp3",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}