[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / 0 / OSDAudioPlayer / 1.0.0 / OSDAudioPlayer.podspec.json
blobe01b128e4922ab4be59ff25da630313f7078e592
2   "name": "OSDAudioPlayer",
3   "version": "1.0.0",
4   "summary": "A streaming audio controller for iOS.",
5   "homepage": "https://github.com/OpenSkyDev/OSDAudioPlayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Skylar Schipper": "ss@schipp.co"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/OpenSkyDev/OSDAudioPlayer.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "AVFoundation",
24     "MediaPlayer"
25   ]