[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / b / 5 / PlayThis / 1.0.0 / PlayThis.podspec.json
blobbffbf13dc7d556c6e9e5757cd3c1716d3f63f71d
2   "name": "PlayThis",
3   "version": "1.0.0",
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.0"
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