[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 3 / 6 / SCRecorder / 2.0.5 / SCRecorder.podspec.json
blob0d7d6e2bc15349943d57682f0b48805f5cdb82c2
2   "name": "SCRecorder",
3   "version": "2.0.5",
4   "summary": "A Vine/Instagram like audio/video recorder.",
5   "description": "                   These classes allow the recording of a video with pause/resume function.\n\t\t\tAlthough the project was initially made for the sake of taking videos only, you can now take pictures as well with some very useful utility functions that make the project totally suitable for a standalone camera engine.\n\t\t\tThey are highly configurable, all the classes provide a lot of properties so we are quite sure that it should meet your needs :).\n",
6   "homepage": "https://github.com/rFlex/SCRecorder",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Simon CORSIN": "simon@corsin.me"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/rFlex/SCRecorder.git",
16     "tag": "v2.0.5"
17   },
18   "source_files": "Library/Sources/*.{h,m}",
19   "public_header_files": "Library/Sources/*.h",
20   "requires_arc": true