blob: 7e3a81d8b7ba71cbcfb32d9a860bb650c5221a36 [file] [log] [blame]
{
"name": "ThreeRingControlByJP",
"version": "1.0.0",
"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://riontech.com",
"license": "MIT",
"authors": {
"": "jignesh@bitbucket.org"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/JigneshParekh7165/ThreeRingControlByJP.git",
"tag": "1.0.0"
},
"source_files": [
"ThreeRingControlByJP",
"ThreeRingControlByJP/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"resources": "ThreeRingControlByJP/*.mp3",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}