[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 7 / Aquaman / 0.1.2 / Aquaman.podspec.json
blob52754094ffbb115447678a1606d0129415f05928
2   "name": "Aquaman",
3   "version": "0.1.2",
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.1.2"
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"