[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 1 / d / 7 / GJJson / 0.0.1 / GJJson.podspec.json
blobfbfb00a8b204f5e81b3af76970d5c060f8709647
2   "name": "GJJson",
3   "version": "0.0.1",
4   "summary": "The transformation framework between JSON and model.",
5   "description": "TODO: Convenient and nonintrusive conversion framework between JSON and model.",
6   "homepage": "https://github.com/gaogee/GJJson",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaogee": "gaoju_os@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gaogee/GJJson.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://www.zhihu.com/people/flutter-45-53<gaogee>",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "GJJson/Classes/**/*"