[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / 9 / 7 / R2Streamer / 1.2.6 / R2Streamer.podspec.json
blobe083675cfd18aa75b6446f6ad03b4c7c0957fee3
2   "name": "R2Streamer",
3   "version": "1.2.6",
4   "license": "BSD 3-Clause License",
5   "summary": "R2 Streamer",
6   "homepage": "https://github.com/d-i-t-a/r2-streamer-swift",
7   "authors": {
8     "Aferdita Muriqi": "aferdita.muriqi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/d-i-t-a/r2-streamer-swift.git",
12     "tag": "1.2.6"
13   },
14   "exclude_files": [
15     "**/Info*.plist"
16   ],
17   "requires_arc": true,
18   "resources": [
19     "r2-streamer-swift/Resources/**"
20   ],
21   "source_files": "r2-streamer-swift/**/*.{m,h,swift}",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "swift_versions": "5.0",
26   "libraries": [
27     "z",
28     "xml2"
29   ],
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
32   },
33   "dependencies": {
34     "R2Shared": [
36     ],
37     "Fuzi": [
39     ],
40     "CryptoSwift": [
42     ],
43     "GCDWebServer": [
45     ],
46     "Minizip": [
48     ]
49   },
50   "swift_version": "5.0"