[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / c / AudioLibrary / 0.8 / AudioLibrary.podspec.json
blob1877070daafd651ecb5fd99f3e34751777325844
2   "name": "AudioLibrary",
3   "version": "0.8",
4   "summary": "A simple audio recording & playback component.",
5   "description": "A simple audio recording & playback component. Please refer to the sample use.",
6   "homepage": "https://github.com/waitwalker/AudioLibrary",
7   "screenshots": [
8     "https://github.com/waitwalker/Resources/blob/master/Library/AudioLibrary/IMG_0261.PNG?raw=true",
9     "https://github.com/waitwalker/Resources/blob/master/Library/AudioLibrary/IMG_0263.PNG?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "waitwalker": "waitwalker@163.com"
17   },
18   "source": {
19     "git": "https://github.com/waitwalker/AudioLibrary.git",
20     "tag": "0.8"
21   },
22   "social_media_url": "https://twitter.com/waitwalkerme",
23   "platforms": {
24     "ios": "10.2"
25   },
26   "swift_versions": "5.0",
27   "source_files": "AudioLibrary/Classes/**/*",
28   "swift_version": "5.0"