[Add] mParticle-Google-Analytics-Firebase-GA4 8.8.0
[CocoaPods.git] / Specs / d / 0 / 5 / JSONJoy-Swift / 3.0.0 / JSONJoy-Swift.podspec.json
blob5007a4726506cbc1d7974c7b1790f1b7416db243
2   "name": "JSONJoy-Swift",
3   "version": "3.0.0",
4   "summary": "Convert JSON to Swift objects.",
5   "homepage": "https://github.com/daltoniam/JSONJoy-Swift",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "http://daltoniam.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/JSONJoy-Swift.git",
12     "tag": "3.0.0"
13   },
14   "social_media_url": "http://twitter.com/daltoniam",
15   "module_name": "JSONJoy",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Source/*.swift",
23   "requires_arc": "true",
24   "pushed_with_swift_version": "3.0"