[Add] iGrantFramework 0.1.0
diff --git a/Specs/5/2/b/iGrantFramework/0.1.0/iGrantFramework.podspec.json b/Specs/5/2/b/iGrantFramework/0.1.0/iGrantFramework.podspec.json
new file mode 100644
index 0000000..b3d949a
--- /dev/null
+++ b/Specs/5/2/b/iGrantFramework/0.1.0/iGrantFramework.podspec.json
@@ -0,0 +1,74 @@
+{
+  "name": "iGrantFramework",
+  "version": "0.1.0",
+  "summary": "Framework to integrate iGrant.io Services to your app.",
+  "description": "You can enable iGrant.io services by adding this framework to your app. To know more about iGrant.io visit https://igrant.io/",
+  "homepage": "https://github.com/rebink/iGrantFramework",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": "Mohamed Rebin K",
+  "source": {
+    "git": "https://github.com/rebink/iGrantFramework.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "iGrantFramework/Classes/**/*",
+  "swift_version": "4.2",
+  "resource_bundles": {
+    "iGrantFramework": [
+      "iGrantFramework/Assets/**/*.png"
+    ],
+    "PopView": [
+      "iGrantFramework/Classes/iGrantFiles/Organisation/PopOverView.xib"
+    ]
+  },
+  "frameworks": [
+    "UIKit",
+    "SafariServices"
+  ],
+  "dependencies": {
+    "AFNetworking": [
+
+    ],
+    "Kingfisher": [
+
+    ],
+    "Alamofire": [
+
+    ],
+    "SwiftyJSON": [
+
+    ],
+    "MBProgressHUD": [
+
+    ],
+    "SkyFloatingLabelTextField": [
+
+    ],
+    "IQKeyboardManagerSwift": [
+
+    ],
+    "ExpandableLabel": [
+
+    ],
+    "Popover": [
+
+    ],
+    "Closures": [
+
+    ],
+    "Localize-Swift": [
+
+    ],
+    "Toast-Swift": [
+
+    ],
+    "CountryPickerSwift": [
+
+    ]
+  }
+}