[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 4 / Arrow / 5.1.1 / Arrow.podspec.json
blob05e56ffef37ef5922fb3b7e47a07443b623f2bb0
2   "name": "Arrow",
3   "version": "5.1.1",
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": "5.1.1"
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   "swift_versions": [
23     "2",
24     "3",
25     "4",
26     "4.1",
27     "4.2",
28     "5.0",
29     "5.1",
30     "5.1.3"
31   ],
32   "swift_version": "5.1.3"