blob: 531f8b956f147be6fa3e9b071b6bd29ad39879ca [file] [log] [blame]
{
"name": "RECButton",
"version": "0.0.1",
"summary": "An @IBInspectable record (REC) button for iOS",
"swift_versions": "5.1",
"description": "An @IBInspectable record (REC) button for iOS.",
"homepage": "https://github.com/cemolcay/RECButton",
"license": "MIT",
"authors": {
"cemolcay": "ccemolcay@gmail.com"
},
"social_media_url": "https://twitter.com/cem_olcay",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cemolcay/RECButton.git",
"tag": "0.0.1"
},
"source_files": "RECButton/RECButton.swift",
"requires_arc": true,
"swift_version": "5.1"
}