blob: 1a385520429de7a40dbe145c1ced1b625a14e019 [file] [log] [blame]
{
"name": "TWRProgressView",
"version": "0.1",
"summary": "A custom progress view to be used with masking images.",
"homepage": "https://github.com/chasseurmic/TWRProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michelangelo Chasseur": "chasseurmic@gmail.com"
},
"social_media_url": "http://twitter.com/chasseurmic",
"source": {
"git": "https://github.com/chasseurmic/TWRProgressView.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TWRProgressView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}