[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / f / SOXResampler / 0.9.5 / SOXResampler.podspec.json
blobcc97664559102aee649501a3e94bf40099202e1f
2   "name": "SOXResampler",
3   "version": "0.9.5",
4   "license": "MIT",
5   "summary": "An iPhone and OS X libary for resampling PCM audio files with libsoxr",
6   "homepage": "https://github.com/PRX/SOXResampler",
7   "social_media_url": "https://twitter.com/prx",
8   "authors": {
9     "Chris Kalafarski": "chris.kalafarski@prx.org"
10   },
11   "source": {
12     "git": "https://github.com/PRX/SOXResampler.git",
13     "tag": "0.9.5"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "source_files": "**/*.{h,m}"