[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 2 / Ogra / 4.1.2 / Ogra.podspec.json
blob44401eb0b5ce48c279d25af0efd24394a6446b06
2   "name": "Ogra",
3   "version": "4.1.2",
4   "summary": "Provides the ability to convert from a model object into an Argo JSON representation.",
5   "description": "A companion project for the Argo library that facilitates converting back from model objects into JSON",
6   "homepage": "https://github.com/edwardaux/Ogra",
7   "license": "MIT",
8   "authors": "Craig Edwards",
9   "source": {
10     "git": "https://github.com/edwardaux/Ogra.git",
11     "tag": "4.1.2"
12   },
13   "dependencies": {
14     "Argo": [
15       "= 4.1.2"
16     ]
17   },
18   "source_files": "Sources/**/*.{h,swift}",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pushed_with_swift_version": "3.0"