[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / b / RecordingButton / 1.0 / RecordingButton.podspec.json
blob508a75c1ef32cf8ae2cb7fa57c3aba34c052542c
2   "name": "RecordingButton",
3   "version": "1.0",
4   "summary": "RecordingButton can show dots animation for recording status.",
5   "description": "The Recording Animation SDK for iOS.",
6   "homepage": "https://github.com/mates-eng/RecordingButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taisuke Kondo": "taisuke_kondo@mates-system.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/mates-eng/RecordingButton.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "RecordingButton/*.swift",
23     "RecordingButton/Extensions/*.swift"
24   ],
25   "swift_versions": "5.0",
26   "requires_arc": true,
27   "swift_version": "5.0"