[Add] FFPlayNAT_Demo 0.1.1
diff --git a/Specs/2/5/7/FFPlayNAT_Demo/0.1.1/FFPlayNAT_Demo.podspec.json b/Specs/2/5/7/FFPlayNAT_Demo/0.1.1/FFPlayNAT_Demo.podspec.json
new file mode 100644
index 0000000..b03876d
--- /dev/null
+++ b/Specs/2/5/7/FFPlayNAT_Demo/0.1.1/FFPlayNAT_Demo.podspec.json
@@ -0,0 +1,35 @@
+{
+  "name": "FFPlayNAT_Demo",
+  "version": "0.1.1",
+  "summary": "FFPlayNAT_Demo for iOS.",
+  "description": "'FFPlayNAT_Demo use ffmpeg.'",
+  "homepage": "https://github.com/thailion97/FFPlayNAT_Demo",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "thailion97": "thailion97@gmail.com"
+  },
+  "source": {
+    "http": "https://github.com/thailion97/FFPlayNAT_Demo/releases/download/0.1.1/FFPlayNAT_v0.1.1.zip"
+  },
+  "platforms": {
+    "ios": "11.4"
+  },
+  "source_files": "FFPlayNat.framework/Versions/A/Headers/*",
+  "vendored_frameworks": "FFPlayNat.framework",
+  "resource_bundles": {
+    "FFPlayNAT_Demo": [
+      "FFPlayNAT_bundle.bundle"
+    ]
+  },
+  "resources": "FFPlayNAT_bundle.bundle",
+  "requires_arc": true,
+  "public_header_files": "FFPlayNat.framework/Versions/A/Headers/*.h",
+  "dependencies": {
+    "mobile-ffmpeg-full": [
+
+    ]
+  }
+}