[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 3 / 6 / SCRecorder / 2.6.1 / SCRecorder.podspec.json
blobb97cac7d7b469073f0a42c333bfdfc1c8942dfa1
2   "name": "SCRecorder",
3   "version": "2.6.1",
4   "summary": "The camera engine that is complete, for real.",
5   "description": "Complete iOS camera engine with Vine-like tap to record, animated filters, slow motion, segments editing",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/rFlex/SCRecorder.git",
16     "tag": "v2.6.1"
17   },
18   "source_files": "Library/Sources/*.{h,m}",
19   "public_header_files": "Library/Sources/*.h",
20   "requires_arc": true,
21   "weak_frameworks": [
22     "Metal",
23     "GLKit"
24   ],
25   "frameworks": "AVFoundation"