[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / 0 / DMCStreamer / 0.1.0 / DMCStreamer.podspec.json
blob34dbe7540e056203a5da5e2f28081467f9ae298c
2   "name": "DMCStreamer",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Lightweight iOS stream player based on Core Audio.",
9   "homepage": "https://github.com/yeahkyo/DMCStreamer",
10   "authors": {
11     "Yeah": "zyeah61@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yeahkyo/DMCStreamer.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "DMCStreamer/Classes/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "AudioToolbox",
24     "AVFoundation"
25   ]