blob: efeb8c2ff7e143b04dc27a15a8797c914735521b [file] [log] [blame]
{
"name": "TCProgressView",
"version": "0.0.1",
"summary": "Progress View",
"description": "A progress view just like iOS Photos app.",
"homepage": "https://github.com/RandallWang/TCProgressView",
"license": "MIT",
"authors": {
"RandallWang": "randallwang93@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RandallWang/TCProgressView.git",
"tag": "0.0.1"
},
"source_files": "TCProgressView/Source/*.{h,m}"
}