[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 0 / f / 4 / Arrow / 2.0.0 / Arrow.podspec.json
blob14f7fea0a94c46f908ed49e4748ee7f424a298cb
2   "name": "Arrow",
3   "version": "2.0.0",
4   "summary": "Elegant JSON Parsing in Swift",
5   "homepage": "https://github.com/s4cha/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/s4cha/Arrow.git",
16     "tag": "2.0.0"
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"