[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 8 / DKAudioPlayer / 1.1.2 / DKAudioPlayer.podspec.json
blob98b13bf5917e354a23ebef133a017274a15186a5
2   "name": "DKAudioPlayer",
3   "version": "1.1.2",
4   "summary": "Audio player component for iOS (both iPhone and iPad) with neat and flexible interface design.",
5   "description": "                   Audio player component for iOS (both iPhone and iPad) with neat and flexible interface design. It could be useful if you need to add a little player as one of the features of your app. Also can be used to study how to play audio on iOS.  \n",
6   "homepage": "https://github.com/wzbozon/DKAudioPlayer.git",
7   "screenshots": "https://raw.githubusercontent.com/wzbozon/DKAudioPlayer/master/SmallScreenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dennis Kutlubaev": "alwawee@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/wzbozon",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/wzbozon/DKAudioPlayer.git",
21     "tag": "1.1.2"
22   },
23   "source_files": "DKAudioPlayer/*.{h,m}",
24   "resources": "DKAudioPlayer/Assets/*.png",
25   "requires_arc": true