blob: df8c4acab639ad60ca2c149eaec7ca9882c7ac4e [file] [log] [blame]
{
"name": "TJLProgressView",
"version": "1.0.1",
"license": "MIT",
"summary": "A sublcass of UIProgressView that takes an NSProgress and updates automatically.",
"homepage": "https://github.com/tLewisII/TJLProgressView",
"authors": {
"Terry Lewis II": "terry@ploverproductions.com"
},
"source": {
"git": "https://github.com/tLewisII/TJLProgressView.git",
"tag": "v1.0.1"
},
"source_files": "TJLProgressView/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"social_media_url": "https://twitter.com/tlewisii"
}