[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 8 / DKAudioPlayer / 0.0.1 / DKAudioPlayer.podspec.json
blob1ac27f894a712ff220e834034b114a28317d9e59
2   "name": "DKAudioPlayer",
3   "version": "0.0.1",
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://github.com/wzbozon/DKAudioPlayer/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.1"
18   },
19   "source": {
20     "git": "https://github.com/wzbozon/DKAudioPlayer.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "DKAudioPlayer/*.{h,m}",
24   "resources": "DKAudioPlayer/Assets/*.png",
25   "requires_arc": true