[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 6 / BSMediaExporter / 1.2.0 / BSMediaExporter.podspec.json
blob9f27ba46fdecc7442a26c52a8893ec2c332e5d60
2   "name": "BSMediaExporter",
3   "version": "1.2.0",
4   "summary": "Methods for exporting and converting media files",
5   "description": "Useful methods for export and convert media files",
6   "homepage": "https://github.com/Bogdan-Stasjuk/BSMediaExporter",
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/BSMediaExporter.git",
16     "tag": "1.2.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": "BSMediaExporter/*.{h,m}",
24   "public_header_files": "BSMediaExporter/*.h",
25   "dependencies": {
26     "BSMacros": [
28     ],
29     "BSAudioFileHelper": [
31     ],
32     "NSFileManager+Helper": [
34     ]
35   }