blob: 90256379235647e242b6a2ad03629e3c13b9ff8a [file] [log] [blame]
{
"name": "LSProgressIndicator",
"version": "0.0.1",
"summary": "A simple ProgressIndicator for MAC OSX.",
"description": "A simple ProgressIndicator addtion with cocoapod support.",
"homepage": "https://github.com/745808893/LSProgressIndicator",
"license": "MIT",
"authors": {
"FuYou": "745808893@qq.com"
},
"platforms": {
"osx": "10.7"
},
"source": {
"git": "https://github.com/745808893/LSProgressIndicator.git",
"tag": "0.0.1"
},
"source_files": "LSProgressIndicator/*.{h,m}",
"deprecated": true
}