[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 5 / VLC-WhiteRaccoon / 1.0.0 / VLC-WhiteRaccoon.podspec.json
blob4d15bff8d88ef680950e141708dfea85a9e17e34
2   "name": "VLC-WhiteRaccoon",
3   "version": "1.0.0",
4   "summary": "FTP client for iOS",
5   "description": "A fork of Valentin Radu's FTP client for iOS to be used with VLC. Ported to tvOS and various improvements added compared to the original version.",
6   "homepage": "https://github.com/fkuehne/WhiteRaccoon",
7   "license": "MIT",
8   "authors": {
9     "Valentin Radu": "radu.v.valentin@gmail.com",
10     "Felix Paul Kühne": "fkuehne@videolan.org",
11     "Pierre SAGASPE": "pierre.sagaspe@me.com"
12   },
13   "platforms": {
14     "ios": "6.1",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/fkuehne/WhiteRaccoon.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "WhiteRaccoon.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true