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