blob: 6354519f4d2277e1477aaccd5d0d91a96af8593d [file] [log] [blame]
{
"name": "WVCheckMark",
"version": "1.0.13",
"summary": "Animated status indicators.",
"description": "Animated status indicators made with CoreAnimation and Swift 3.0.",
"homepage": "https://github.com/wvabrinskas/WVCheckMark.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wiliam Vabrinskas": "wvabrinskas@gmail.com"
},
"social_media_url": "https://twitter.com/wvabrinskas",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wvabrinskas/WVCheckMark.git",
"tag": "1.0.13"
},
"frameworks": "UIKit",
"source_files": "WVCheckMark/*.{swift}"
}