[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / 6 / iOSAudioPlayer / 0.1.5 / iOSAudioPlayer.podspec.json
blob21d97f1b3a64eaf7bada7d8cf792cd42ec574893
2   "name": "iOSAudioPlayer",
3   "version": "0.1.5",
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.5"
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"