blob: 51f758585d08fa635ed3e2468e059fad78aab082 [file] [log] [blame]
{
"name": "TKProgressView",
"version": "0.0.2",
"summary": "🌀Amazing animated activity indicator written in swift.",
"description": "This Progress view changes its color dots and postion gradually makes your app look great!",
"homepage": "https://github.com/toseefkhilji/TKProgressView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Toseef Khilji": "hi@ASApps.com"
},
"source": {
"git": "https://github.com/toseefkhilji/TKProgressView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TKProgressView/Classes/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}