blob: 73521d77157b1e41a97ad65752360def19e69a4d [file] [log] [blame]
{
"name": "WVCheckMark",
"version": "1.0.5",
"summary": "Animated status indicators.",
"homepage": "https://github.com/wvabrinskas/WVCheckMark.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Vabrinskas": "wvabrinskas@gmail.com"
},
"source": {
"git": "https://github.com/wvabrinskas/WVCheckMark.git",
"branch": "master",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"source_files": "WVCheckMark/WVCheckMark.swift",
"requires_arc": true
}