[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 6 / LPPlaySound / 0.0.2 / LPPlaySound.podspec.json
blob4e813bfae1bcd89ac289fce8e9b78a7359281567
2   "name": "LPPlaySound",
3   "version": "0.0.2",
4   "summary": "播放音效",
5   "description": "播放本地音效或系统音效",
6   "homepage": "https://github.com/Liu-Peng/TestPlaySound/",
7   "license": "MIT",
8   "authors": {
9     "liupeng": "liupeng0242@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Liu-Peng/TestPlaySound.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "TestPlaySound/LPPlaySound.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "AudioToolbox"
22   ],
23   "requires_arc": true