| { |
| "name": "RecordButton", |
| "version": "1.0.0", |
| "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.0" |
| }, |
| "social_media_url": "https://twitter.com/samuelbeek", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "frameworks": "UIKit" |
| } |