[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / e / Unwind / 0.1.1 / Unwind.podspec.json
blobbbbfe6898cdbac5bc604b859898d66d1302b622f
2   "name": "Unwind",
3   "platforms": {
4     "ios": "9.1"
5   },
6   "summary": "Unwind is a JSON parsing library using infix and postfix operators.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Micah Wilson": "micahw@sisna.com"
15   },
16   "homepage": "https://github.com/MicahTWilson/Unwind",
17   "source": {
18     "git": "https://github.com/MicahTWilson/Unwind.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Unwind/**/*.{swift}",
22   "pushed_with_swift_version": "3.0"