[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / b / 6 / LaughCamera / 0.0.1 / LaughCamera.podspec.json
blobe2366f9c3421da339a7fae9d01b7509e0b41a37a
2   "name": "LaughCamera",
3   "version": "0.0.1",
4   "summary": "A fast, straightforward implementation of AVFoundation camera with customizable real-time photo filters (and facial gestures recognition).",
5   "homepage": "https://github.com/peacemoon/LaughCamera",
6   "license": "MIT",
7   "authors": {
8     "An Tran": "tran.binhan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/peacemoon/LaughCamera.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/peacemoon",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "compiler_flags": "-fmodules",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "CoreMotion"
24   ],
25   "source_files": "LaughCamera/*.{h,m}"