[Add] ZXNavigationBar 1.2.5
diff --git a/Specs/f/a/4/ZXNavigationBar/1.2.5/ZXNavigationBar.podspec.json b/Specs/f/a/4/ZXNavigationBar/1.2.5/ZXNavigationBar.podspec.json
new file mode 100644
index 0000000..8c406d2
--- /dev/null
+++ b/Specs/f/a/4/ZXNavigationBar/1.2.5/ZXNavigationBar.podspec.json
@@ -0,0 +1,20 @@
+{
+ "name": "ZXNavigationBar",
+ "version": "1.2.5",
+ "summary": "灵活轻量的自定义导航栏,轻松实现各种自定义效果",
+ "homepage": "https://github.com/SmileZXLee/ZXNavigationBar",
+ "license": "MIT",
+ "authors": {
+ "李兆祥": "393727164@qq.com"
+ },
+ "platforms": {
+ "ios": "8.0"
+ },
+ "source": {
+ "git": "https://github.com/SmileZXLee/ZXNavigationBar.git",
+ "tag": "1.2.5"
+ },
+ "source_files": "ZXNavigationBar/**/*.{h,m}",
+ "resources": "ZXNavigationBar/ZXNavigationBar.bundle",
+ "requires_arc": true
+}