[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / ludio / 0.1.1 / ludio.podspec.json
blob57cbc3ac4540793a26792cb7658bdf1a3bae0326
2   "name": "ludio",
3   "version": "0.1.1",
4   "summary": "Library used for capturing and playing back video",
5   "description": "Ludio is library used to capture and playback video. Ludio abstracts the complexity of AVFoundation and provides a simple API to its users",
6   "homepage": "https://github.com/zachmanc/ludio-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cory Zachman": "zachmanc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zachmanc/ludio-ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ludio/Classes/**/*"