blob: d7ab993dafab976015e10739126b287fa9d6ae79 [file] [log] [blame]
{
"name": "ProgressTrack",
"version": "1.0.0",
"summary": "A progress track like the one used in SoundCloud.com.",
"homepage": "https://github.com/yalight/ProgressTrack",
"license": "MIT",
"authors": {
"yalight": "yalight@gmail.com"
},
"source": {
"git": "https://github.com/yalight/ProgressTrack.git",
"tag": "1.0.0"
},
"source_files": "ProgressTrack/*.{swift}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}