[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 6 / CoreCereal / 2.0.1 / CoreCereal.podspec.json
blobe59e2d1ec6147739fb04e8a8a959cbf2e50db4a6
2   "name": "CoreCereal",
3   "version": "2.0.1",
4   "summary": "A lightweight serialization framework written in Swift.",
5   "description": "For more information, please visit http://gretzlab.com/lab/cereal",
6   "homepage": "https://github.com/jgretz/Cereal",
7   "license": "Apache 2.0",
8   "authors": {
9     "Josh Gretz": "jgretz@truefit.io"
10   },
11   "source": {
12     "git": "https://github.com/jgretz/Cereal.git",
13     "tag": "2.0.1"
14   },
15   "social_media_url": "https://twitter.com/joshgretz",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   },
23   "source_files": "Cereal/**/*.{swift}",
24   "dependencies": {
25     "CoreMeta": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"