[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / f / 4 / RecordButton / 1.0.1 / RecordButton.podspec.json
blob13d9167b414c51cdee9606ee2bbec0f1700fe6e3
2   "name": "RecordButton",
3   "version": "1.0.1",
4   "summary": "A Record Button in Swift.",
5   "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.",
6   "homepage": "https://github.com/samuelbeek/RecordButton",
7   "screenshots": "http://i.imgur.com/WTO3KLC.png",
8   "license": "MIT",
9   "authors": {
10     "samuelbeek": "samuel.beek@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/samuelbeek/RecordButton.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/samuelbeek",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"