[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 9 / SwiftyCam / 1.2.0 / SwiftyCam.podspec.json
blob3faecc7d7272ee15a99a699b42c6154336865ad2
2   "name": "SwiftyCam",
3   "version": "1.2.0",
4   "summary": "A Simple, Snapchat-style 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": "1.2.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"