[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 4 / 6 / SwiftyPaylike / 0.0.2 / SwiftyPaylike.podspec.json
blob8f2535d4b080d4d6a927cfc38453b9f18ae10426
2   "name": "SwiftyPaylike",
3   "version": "0.0.2",
4   "summary": "Swift wrapper for the Paylike Gateway API",
5   "description": "Simple Swift wrapper for the Paylike Gateway API",
6   "homepage": "https://github.com/SimonRiis/SwiftyPaylike",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Simon Riis Olesen": "simonriis@realized.dk"
13   },
14   "social_media_url": "https://twitter.com/Simon_Riis",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/SimonRiis/SwiftyPaylike.git",
20     "tag": "0.0.2"
21   },
22   "dependencies": {
23     "URLSessionWrapper": [
25     ]
26   },
27   "source_files": "SwiftyPaylike/**/**/**/*.{swift}",
28   "swift_version": "4.1"