[Add] HBIAPManager 0.0.1
diff --git a/Specs/f/e/6/HBIAPManager/0.0.1/HBIAPManager.podspec.json b/Specs/f/e/6/HBIAPManager/0.0.1/HBIAPManager.podspec.json
new file mode 100644
index 0000000..e666a55
--- /dev/null
+++ b/Specs/f/e/6/HBIAPManager/0.0.1/HBIAPManager.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "HBIAPManager",
+  "version": "0.0.1",
+  "summary": "In App Purchase",
+  "description": "一个内购组件",
+  "homepage": "https://www.shenhongbang.cc",
+  "license": "MIT",
+  "authors": {
+    "jiutianhuanpei": "shenhongbang@163.com"
+  },
+  "platforms": {
+    "ios": "3.0"
+  },
+  "source": {
+    "git": "https://github.com/jiutianhuanpei/HBIAPManager.git",
+    "tag": "0.0.1"
+  },
+  "source_files": "HBIAPManager/*.{h,m}",
+  "frameworks": "StoreKit",
+  "requires_arc": true
+}