[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 5 / 7 / MGJSONViewer / 0.1.1 / MGJSONViewer.podspec.json
blob609130533a819bc68e7573a58b4a7b4ead10feaa
2   "name": "MGJSONViewer",
3   "version": "0.1.1",
4   "summary": "JSON viewer for iOS",
5   "description": "Its simple helper to view json for iOS",
6   "homepage": "https://github.com/magirach/MGJSONViewer",
7   "license": "MIT",
8   "authors": {
9     "Moinuddin Girach": "moinuddingirach@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/magirach/MGJSONViewer.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "subspecs": [
20     {
21       "name": "Classes",
22       "source_files": "MGJSONViewer/Classes/**/*"
23     },
24     {
25       "name": "Assets",
26       "resources": "MGJSONViewer/Assets/*.xcassets"
27     }
28   ],
29   "swift_version": "5.0"