blob: 8b462f427df7fc3a71c56a2844e6c32f98f76523 [file] [log] [blame]
{
"name": "RecordButtonSwift",
"version": "0.0.4",
"summary": "Animated and Progressive Record Button",
"description": "Record button with start and stop animation. Also with progress bar.",
"homepage": "https://github.com/svtek/RecordButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"okaris": "ok@okaris.com"
},
"social_media_url": "http://twitter.com/okarisman",
"source": {
"git": "https://github.com/svtek/RecordButton.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RecordButton/Classes/**/*",
"exclude_files": "Classes/Exclude",
"resources": "RecordButton/Assets/**/*",
"dependencies": {
"PRTween": [
"~> 0.0.1"
]
},
"pushed_with_swift_version": "3.0"
}