[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 4 / e / BSAudioFileHelper / 1.1.0 / BSAudioFileHelper.podspec.json
blob87a38a1f7fdcc2d584364ab0faaa8d8bb633eb55
2   "name": "BSAudioFileHelper",
3   "version": "1.1.0",
4   "summary": "Helper methods for work with audio files",
5   "description": "Useful methods for work with audio files and handling errors",
6   "homepage": "https://github.com/Bogdan-Stasjuk/BSAudioFileHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/BSAudioFileHelper.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "BSAudioFileHelper/*.{h,m}",
24   "public_header_files": "BSAudioFileHelper/*.h",
25   "dependencies": {
26     "BSMacros": [
28     ]
29   }