[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / b / 2 / KDEAudioPlayer / 0.1.0 / KDEAudioPlayer.podspec.json
blob94c7b6876f547a8c001d77aba5c6a82096132b63
2   "name": "KDEAudioPlayer",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delannoyk/AudioPlayer",
8   "authors": {
9     "Kevin Delannoy": "delannoyk@gmail.com"
10   },
11   "summary": "AudioPlayer is a wrapper around AVPlayer and also offers cool features.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/delannoyk/AudioPlayer.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "AudioPlayer/**/*.swift",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "MediaPlayer",
24     "SystemConfiguration"
25   ],
26   "requires_arc": true