[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / 9 / SwiftyCam / 2.3.0 / SwiftyCam.podspec.json
blobe296fe476ac4cc37a467cee683e18376cb84b44e
2   "name": "SwiftyCam",
3   "version": "2.3.0",
4   "summary": "A Simple, Snapchat inspired camera Framework written in Swift",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "A drop in Camera View Controller for capturing photos and videos from one AVSession. Written in Swift.",
9   "homepage": "https://github.com/Awalz/SwiftyCam",
10   "license": {
11     "type": "BSD",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Andrew Walz": "andrewjwalz@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Awalz/SwiftyCam.git",
19     "tag": "2.3.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"