[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 7 / Aquaman / 0.0.8 / Aquaman.podspec.json
blobed5a559a60c51a1f627e508d0cf83c48a08b3724
2   "name": "Aquaman",
3   "version": "0.0.8",
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.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "Aquaman/Aquaman/Aquaman.h",
23   "source_files": [
24     "Aquaman/Aquaman/*.swift",
25     "Aquaman/Aquaman/Aquaman.h"
26   ],
27   "swift_version": "4.2"