blob: 98b13bf5917e354a23ebef133a017274a15186a5 [file] [log] [blame]
{
"name": "DKAudioPlayer",
"version": "1.1.2",
"summary": "Audio player component for iOS (both iPhone and iPad) with neat and flexible interface design.",
"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",
"homepage": "https://github.com/wzbozon/DKAudioPlayer.git",
"screenshots": "https://raw.githubusercontent.com/wzbozon/DKAudioPlayer/master/SmallScreenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dennis Kutlubaev": "alwawee@gmail.com"
},
"social_media_url": "http://twitter.com/wzbozon",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/wzbozon/DKAudioPlayer.git",
"tag": "1.1.2"
},
"source_files": "DKAudioPlayer/*.{h,m}",
"resources": "DKAudioPlayer/Assets/*.png",
"requires_arc": true
}