[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 3 / SCLTAudioPlayer / 0.1.1 / SCLTAudioPlayer.podspec.json
blob43dc747f0092c1be2e91be9f1c709791ee6bf22e
2   "name": "SCLTAudioPlayer",
3   "version": "0.1.1",
4   "license": "MIT",
5   "homepage": "https://github.com/scarlet/SCLTAudioPlayer",
6   "authors": {
7     "Scarlet": "support@scarlet.io"
8   },
9   "summary": "An audio player with background task support",
10   "source": {
11     "git": "https://github.com/scarlet/SCLTAudioPlayer.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "SCLTAudioPlayer/*",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer"
21   ],
22   "requires_arc": true