[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / PandoraPlayer / 1.2 / PandoraPlayer.podspec.json
blob842e359b34c286d80bc9bbb38f07e46965adcc48
2   "name": "PandoraPlayer",
3   "version": "1.2",
4   "summary": "Music Player for iOS",
5   "description": "A simple iOS music player library written in Swift",
6   "homepage": "https://github.com/AppliKeySolutions/PandoraPlayer",
7   "license": "MIT",
8   "authors": {
9     "Applikey Solutions": "welcome@applikeysolutions.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/AppliKeySolutions/PandoraPlayer.git",
16     "tag": "1.2"
17   },
18   "source_files": [
19     "Player",
20     "Player/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Player/**/*.{storyboard,xib,xcassets}",
24   "dependencies": {
25     "AudioKit": [
26       "4.0.3"
27     ]
28   },
29   "pushed_with_swift_version": "4.0"