[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 2 / 7 / Aquaman / 0.0.5 / Aquaman.podspec.json
blob8b0eaf82e82fe15967e5fcc48cc202c4090f2117
2   "name": "Aquaman",
3   "version": "0.0.5",
4   "summary": "An easy solution to nested scrolling",
5   "homepage": "https://github.com/bawn/Aquaman",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bawn": "lc5491137@gmail.com"
12   },
13   "swift_versions": "4.2",
14   "source": {
15     "git": "https://github.com/bawn/Aquaman.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "public_header_files": [
23     "Aquaman/Aquaman/Aquaman.h"
24   ],
25   "source_files": [
26     "Aquaman/Aquaman/*.swift",
27     "Aquaman/Aquaman/Aquaman.h"
28   ],
29   "swift_version": "4.2"