blob: e62bb3a7447294223e8ba562ac017e35988abf09 [file] [log] [blame]
{
"name": "GMCRadialProgressView",
"version": "1.0.2",
"summary": "GMCRadialProgressView is a radial progress overlay view, providing a visual very similar to the iOS 7 home screen app install progress.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/GalacticMegacorp/GMCRadialProgressView",
"license": "MIT",
"source": {
"git": "https://github.com/GalacticMegacorp/GMCRadialProgressView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.1"
},
"source_files": "GMCRadialProgressView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}