[Add] ez_iap 0.1.1
diff --git a/Specs/c/b/1/ez_iap/0.1.1/ez_iap.podspec.json b/Specs/c/b/1/ez_iap/0.1.1/ez_iap.podspec.json
new file mode 100644
index 0000000..f0928c3
--- /dev/null
+++ b/Specs/c/b/1/ez_iap/0.1.1/ez_iap.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "ez_iap",
+  "version": "0.1.1",
+  "summary": "iOS iap",
+  "homepage": "https://github.com/haroel/ez_iap",
+  "license": "MIT",
+  "authors": {
+    "Howe Ho": "ihowe@outlook.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/haroel/ez_iap.git",
+    "tag": "0.1.1"
+  },
+  "source_files": [
+    "ez_iap",
+    "ez_iap/*.{h,m,mm}"
+  ],
+  "frameworks": "StoreKit"
+}