blob: c5ab39de2c3a0e0e55c83bd499acfd37732712ed [file] [log] [blame]
{
"name": "GMCRadialProgressView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "6.1"
},
"source_files": "GMCRadialProgressView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}