blob: 7f998958154efb1ce8cdcdcf8858ce3b02659192 [file] [log] [blame]
{
"name": "ProgressBars",
"version": "0.1.0",
"summary": "Progress bars for iOS",
"homepage": "https://github.com/MaroofKhan/ProgressBars",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MaroofKhan": "maroof-khan@live.com"
},
"social_media_url": "https://twitter.com/_maroofkhan",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaroofKhan/ProgressBars.git",
"tag": "0.1.0"
},
"source_files": "*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}