[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / e / SYWaveformPlayer / 0.1.2 / SYWaveformPlayer.podspec.json
blob7a1cd65aa9a15a67d14e1057bb5a80754ba0d444
2   "name": "SYWaveformPlayer",
3   "version": "0.1.2",
4   "summary": "Wave Form",
5   "description": "Wave form handling and visualisation",
6   "homepage": "https://github.com/willpowell8/SYWaveformPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "willpowell8": "willpowell8@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/willpowell8/SYWaveformPlayer.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYWaveformPlayer/Classes/**/*",
22   "resource_bundles": {
23     "SYWaveformPlayer": [
24       "SYWaveformPlayer/Assets/*.png"
25     ]
26   }