[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 5 / PlayThis / 1.0.1 / PlayThis.podspec.json
blobe04fc186865deba43584b06556c2eba0b021d471
2   "name": "PlayThis",
3   "version": "1.0.1",
4   "summary": "Sound playing and management",
5   "description": "PlayThis is a simple library used to play and loop sounds.",
6   "homepage": "https://github.com/mobilejazz/PlayThis",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "social_media_url": "http://twitter.com/mobilejazzcom",
19   "source": {
20     "git": "https://github.com/mobilejazz/PlayThis.git",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "Source Code/*.{h,m}"
25   ],
26   "frameworks": [
27     "Foundation",
28     "AVFoundation"
29   ],
30   "dependencies": {
31   },
32   "requires_arc": true,
33   "deprecated": true