[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / 5 / e / GuardedSwiftyJSON / 0.7.1 / GuardedSwiftyJSON.podspec.json
blob2243fbc8c0bee1b585b55c8b85ff89dff8769eb0
2   "name": "GuardedSwiftyJSON",
3   "version": "0.7.1",
4   "summary": "GuardedSwiftyJSON helps perform guarded initialization of models from JSON",
5   "homepage": "https://github.com/wiggzz/GuardedSwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Will James": "jameswt@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/wiggzz/GuardedSwiftyJSON.git",
17     "tag": "0.7.1"
18   },
19   "source_files": "GuardedSwiftyJSON/*.swift",
20   "dependencies": {
21     "SwiftyJSON": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"