blob: 215d8f8106155402ccf2805a3d673373873c9b1f [file] [log] [blame]
{
"name": "WVCheckMark",
"version": "1.0.12",
"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/william_vab",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wvabrinskas/WVCheckMark.git",
"tag": "1.0.12"
},
"frameworks": "UIKit",
"source_files": "WVCheckMark/*.{swift}"
}