[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 5 / 6 / SAMSoundEffect / 0.1.1 / SAMSoundEffect.podspec.json
blobafe8a2f35a166df44396b1c6f6ac58436b7229f5
2   "name": "SAMSoundEffect",
3   "version": "0.1.1",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMSoundEffect",
8   "summary": "A simple way to play a sound effect on iOS.",
9   "source": {
10     "git": "https://github.com/soffes/SAMSoundEffect.git",
11     "tag": "v0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "Foundation",
23     "AVFoundation"
24   ],
25   "source_files": "SAMSoundEffect"