blob: 6823e63d5c5f38f845f96ea72a72762862ee0bcf [file] [log] [blame]
{
"name": "CheckMarkView",
"version": "0.1",
"summary": "CheckMark View",
"description": "Swift CheckMark UIView control",
"homepage": "https://github.com/maximbilan/CheckMarkView",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/maximbilan/CheckMarkView.git",
"tag": "0.1"
},
"source_files": [
"Classes",
"CheckMarkView/Sources/**/*.{swift}"
],
"requires_arc": true
}