[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 7 / MGJSONViewer / 0.1.0 / MGJSONViewer.podspec.json
blobe56d19b1ced4e797674035364db12249de764d00
2   "name": "MGJSONViewer",
3   "version": "0.1.0",
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.0"
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"