[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 5 / 7 / FFPlayNAT_Demo / 0.1.0 / FFPlayNAT_Demo.podspec.json
blob337be2f743ed5dbab2a0b2d94ea1ba0712653c29
2   "name": "FFPlayNAT_Demo",
3   "version": "0.1.0",
4   "summary": "FFPlayNAT_Demo for iOS.",
5   "description": "'FFPlayNAT_Demo use ffmpeg.'",
6   "homepage": "https://github.com/thailion97/FFPlayNAT_Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thailion97": "thailion97@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/thailion97/FFPlayNAT_Demo/releases/download/0.1.0/FFPlayNAT_v0.1.0.zip"
16   },
17   "platforms": {
18     "ios": "11.4"
19   },
20   "source_files": "FFPlayNat.framework/Versions/A/Headers/*",
21   "vendored_frameworks": "FFPlayNat.framework",
22   "resource_bundles": {
23     "FFPlayNAT_Demo": [
24       "FFPlayNAT_bundle.bundle"
25     ]
26   },
27   "resources": "FFPlayNAT_bundle.bundle",
28   "requires_arc": true,
29   "public_header_files": "FFPlayNat.framework/Versions/A/Headers/*.h",
30   "dependencies": {
31     "mobile-ffmpeg-full": [
33     ]
34   }