[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 0 / e / copicake-swift / 0.0.6 / copicake-swift.podspec.json
blob7b6b64df38ef02957545560952e9102734b32bd4
2   "name": "copicake-swift",
3   "version": "0.0.6",
4   "summary": "Copicake Swift Library",
5   "description": "This library is a wrapper around the Copicake API and you can integrate it with your iOS or OS X app to generate any images on the fly.",
6   "homepage": "https://github.com/copicake/copicake-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Chia-Lung Chen": "eragonj@eragonj.me"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/copicake/copicake-swift.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "Sources/copicake-swift/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5"
26     ]
27   },
28   "swift_version": "5.0"