[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 6 / RCAudioPlayer / 1.01 / RCAudioPlayer.podspec.json
blobf84890feb6f4c979783965dbe38f6596a3b26b19
2   "name": "RCAudioPlayer",
3   "version": "1.01",
4   "license": "MIT",
5   "homepage": "http://relatedcode.com",
6   "authors": {
7     "Related Code": "info@relatedcode.com"
8   },
9   "summary": "RCAudioPlayer is a light-weight component to play sound effects in iOS.",
10   "source": {
11     "git": "https://github.com/relatedcode/RCAudioPlayer.git",
12     "tag": "v1.01"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source_files": "RCAudioPlayer/*.{h,m}",
18   "requires_arc": true