[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 4 / Arrow / 3.0.5 / Arrow.podspec.json
blobb0bdf48a94f164c0787c6bf3d2348eaee8fefd68
2   "name": "Arrow",
3   "version": "3.0.5",
4   "summary": "Elegant JSON Parsing in Swift",
5   "homepage": "https://github.com/freshOS/Arrow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/freshOS/Arrow.git",
16     "tag": "3.0.5"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "source_files": "Source/*.swift",
20   "requires_arc": true,
21   "description": "Elegant Swift JSON Parsing - Stop writing boilerplate JSON parsing code and focus on your awesome App instead",
22   "pushed_with_swift_version": "3.0"