blob: 13d9167b414c51cdee9606ee2bbec0f1700fe6e3 [file] [log] [blame]
{
"name": "RecordButton",
"version": "1.0.1",
"summary": "A Record Button in Swift.",
"description": "A Modulair Record Button in Swift. It shows you the recording process when recording. It's great for a video recorder app with a fixed/maximum length like snapchat, vine, instragram.",
"homepage": "https://github.com/samuelbeek/RecordButton",
"screenshots": "http://i.imgur.com/WTO3KLC.png",
"license": "MIT",
"authors": {
"samuelbeek": "samuel.beek@gmail.com"
},
"source": {
"git": "https://github.com/samuelbeek/RecordButton.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/samuelbeek",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}