[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 1 / 4 / 6 / SwiftyPaylike / 0.0.1 / SwiftyPaylike.podspec.json
blob0d5b0e9744b101b2713aedfc00b42311c8c91760
2   "name": "SwiftyPaylike",
3   "version": "0.0.1",
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.1"
21   },
22   "dependencies": {
23     "URLSessionWrapper": [
25     ]
26   },
27   "source_files": "SwiftyPaylike/SwiftyPaylike/**/*.{h,m,swift}",
28   "swift_version": "4.1"