[Add] SFCustomButton 1.0.2
diff --git a/Specs/e/9/7/SFCustomButton/1.0.2/SFCustomButton.podspec.json b/Specs/e/9/7/SFCustomButton/1.0.2/SFCustomButton.podspec.json
new file mode 100644
index 0000000..adca1b7
--- /dev/null
+++ b/Specs/e/9/7/SFCustomButton/1.0.2/SFCustomButton.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "SFCustomButton",
+  "version": "1.0.2",
+  "summary": "SFCustomButton.",
+  "description": "Free layout iocn textlabel button IOS9+.",
+  "homepage": "https://github.com/WSFeng/SFCustomButton",
+  "license": "MIT",
+  "authors": {
+    "LUCA": "iwangshengfeng@163.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/WSFeng/SFCustomButton.git",
+    "tag": "1.0.2"
+  },
+  "source_files": "Classs/**/*.{h,m}",
+  "public_header_files": "Classs/*.h",
+  "requires_arc": true,
+  "frameworks": "UIKit"
+}