[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / c / f / TapTic / 1.0.0 / TapTic.podspec.json
blobfa282999f23b4f496d10c6a29366eabde7620261
2   "name": "TapTic",
3   "version": "1.0.0",
4   "summary": "Use iOS TapTic API easily with Swift.",
5   "homepage": "https://github.com/KimDarren/TapTic",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KimDarren": "korean.darren@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KimDarren/TapTic.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pushed_with_swift_version": "3.0",
23   "deprecated_in_favor_of": "HapTic"