[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / b / iGrantFramework / 0.3.0 / iGrantFramework.podspec.json
blob42f95edcd1261d91b5a0ee19a96182020ae0674c
2   "name": "iGrantFramework",
3   "version": "0.3.0",
4   "summary": "Framework to integrate iGrant.io Services to your app.",
5   "description": "You can enable iGrant.io services by adding this framework to your app. To know more about iGrant.io visit https://igrant.io/",
6   "homepage": "https://github.com/rebink/iGrantFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mohamed Rebin K",
12   "source": {
13     "git": "https://github.com/rebink/iGrantFramework.git",
14     "tag": "0.3.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "iGrantFramework/Classes/**/*",
20   "swift_version": "4.2",
21   "resource_bundles": {
22     "PopView": [
23       "iGrantFramework/Classes/iGrantFiles/Organisation/PopOverView.xib"
24     ],
25     "iGrant": [
26       "iGrantFramework/Classes/iGrantFiles/iGrant.storyboard"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "SafariServices"
32   ],
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "SwiftyJSON": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "SkyFloatingLabelTextField": [
44       "~> 3.0"
45     ],
46     "IQKeyboardManagerSwift": [
48     ],
49     "ExpandableLabel": [
51     ],
52     "Popover": [
54     ],
55     "Toast-Swift": [
57     ]
58   }