[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / e / 7 / iOS-PlayerKit / 1.0.0 / iOS-PlayerKit.podspec.json
blob025c24152ecb47a112279577e5851c9137d7a211
2   "name": "iOS-PlayerKit",
3   "version": "1.0.0",
4   "summary": "[AudioPlayer, AudioQueue,Stream]Labrador is a complete stream/file audio player.",
5   "description": "A complete audio player with a modular design that can be replaced with different components to suit different needs. A decoder and two data providers have been implemented",
6   "homepage": "https://github.com/czqasngit/Labrador",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czqasngit": "czqasn_6@163.com"
13   },
14   "source": {
15     "git": "https://github.com/czqasngit/iOS-PlayerKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Labrador/Classes/**/*",
22   "public_header_files": "Labrador/Classes/**/*.h",
23   "frameworks": "AudioToolbox"