[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / b / iGrantFramework / 0.1.0 / iGrantFramework.podspec.json
blobb3d949a3c19dbe92775f9287140db44598fd0bad
2   "name": "iGrantFramework",
3   "version": "0.1.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.1.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "iGrantFramework/Classes/**/*",
20   "swift_version": "4.2",
21   "resource_bundles": {
22     "iGrantFramework": [
23       "iGrantFramework/Assets/**/*.png"
24     ],
25     "PopView": [
26       "iGrantFramework/Classes/iGrantFiles/Organisation/PopOverView.xib"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "SafariServices"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "Kingfisher": [
39     ],
40     "Alamofire": [
42     ],
43     "SwiftyJSON": [
45     ],
46     "MBProgressHUD": [
48     ],
49     "SkyFloatingLabelTextField": [
51     ],
52     "IQKeyboardManagerSwift": [
54     ],
55     "ExpandableLabel": [
57     ],
58     "Popover": [
60     ],
61     "Closures": [
63     ],
64     "Localize-Swift": [
66     ],
67     "Toast-Swift": [
69     ],
70     "CountryPickerSwift": [
72     ]
73   }