[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 8 / DKAudioPlayer / 1.2.0 / DKAudioPlayer.podspec.json
blob0c13600c81637177b2de71a3b3a7b9eca36f7864
2   "name": "DKAudioPlayer",
3   "version": "1.2.0",
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.",
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     "Denis Kutlubaev": "kutlubaev.denis@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/wzbozon",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/wzbozon/DKAudioPlayer.git",
21     "tag": "1.2.0"
22   },
23   "source_files": "DKAudioPlayer/*.{h,m}",
24   "resources": "DKAudioPlayer/Assets/*.png",
25   "requires_arc": true