[Add] MEAEnergyKit 0.1.0
diff --git a/Specs/3/d/9/MEAEnergyKit/0.1.0/MEAEnergyKit.podspec.json b/Specs/3/d/9/MEAEnergyKit/0.1.0/MEAEnergyKit.podspec.json
new file mode 100644
index 0000000..be91e3a
--- /dev/null
+++ b/Specs/3/d/9/MEAEnergyKit/0.1.0/MEAEnergyKit.podspec.json
@@ -0,0 +1,41 @@
+{
+  "name": "MEAEnergyKit",
+  "version": "0.1.0",
+  "summary": "A framework for MEAEnergyKit",
+  "homepage": "https://www.mea.or.th/",
+  "license": {
+    "type": "Commercial",
+    "text": "MEA"
+  },
+  "authors": {
+    "Kantanon L.": "nonn_@msn.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://gitlab.mapboss.co.th/customers/MEA/energy-sdk/ios-energy-sdk.git",
+    "branch": "feature/support-cocoapods"
+  },
+  "vendored_frameworks": "Frameworks/MEAEnergyKit.framework",
+  "requires_arc": true,
+  "swift_versions": "4.0",
+  "dependencies": {
+    "Alamofire": [
+      "~> 4.9.0"
+    ],
+    "Charts": [
+      "~> 3.3.0"
+    ],
+    "ReactiveCocoa": [
+      "~> 9.0.0"
+    ],
+    "SkeletonView": [
+      "~> 1.8.2"
+    ],
+    "SnapKit": [
+      "~> 5.0.1"
+    ]
+  },
+  "swift_version": "4.0"
+}