[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 0 / 5 / SKAudioManager / 1.0.1 / SKAudioManager.podspec.json
blobe369eff59696c0537f2dc1cfd59d291b41d23cfa
2   "name": "SKAudioManager",
3   "version": "1.0.1",
4   "summary": "A custom Audio Manager and player.",
5   "description": "A custom Audio manager which manages audio downloand, audio-player takes care of playing, pausing audio.",
6   "homepage": "http://sagarrkothari.com/",
7   "license": {
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sagar Kothari": "sag333ar@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/sag333ar/SKAudioManager.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "*.{swift}"
23   ],
24   "pushed_with_swift_version": "3.0"