[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 7 / ScreenRecorderWithAudio / 0.1.0 / ScreenRecorderWithAudio.podspec.json
blob99893ad912fb2cb4ccc9fbdf19a91e575bdce9a4
2   "name": "ScreenRecorderWithAudio",
3   "version": "0.1.0",
4   "summary": "Record iOS screen with audio.",
5   "description": "Record your iOS screen with audio from microphone and audio playing in device itself.",
6   "swift_versions": "4.2",
7   "homepage": "https://github.com/Ajaysainisd/ScreenRecorderWithAudio",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ajaysainisd": "ajaysainisd@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Ajaysainisd/ScreenRecorderWithAudio.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ScreenRecorderWithAudio/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "ReplayKit",
26     "Foundation"
27   ],
28   "swift_version": "4.2"