[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 2 / 6 / iOSAudioPlayer / 0.1.12 / iOSAudioPlayer.podspec.json
blob40267ec6963454e5576c9d4d079dc1e27d2d0fe5
2   "name": "iOSAudioPlayer",
3   "version": "0.1.12",
4   "summary": "iOSAudioPlayer is a Swift based iOS module that provides player control features.",
5   "description": "iOSAudioPlayer is a Swift based iOS module that provides player control features. This module represents a wrapper over AVPlayer. It is available starting with iOS 8.",
6   "homepage": "http://atg.3pillarglobal.com:12000/ios-workspace/ios-audio-player.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3Pillar Global": "ios.support@3pillarglobal.com"
13   },
14   "source": {
15     "git": "http://atg.3pillarglobal.com:12000/ios-workspace/ios-audio-player.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSAudioPlayer/Classes/**/*",
22   "public_header_files": "iOSAudioPlayer/Classes/**/*.h",
23   "pushed_with_swift_version": "3.0"