[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 2 / CiNiiKit / 0.1.4 / CiNiiKit.podspec.json
blobee10c293087883d826a8cec12f0b58bda45a458d
2   "name": "CiNiiKit",
3   "version": "0.1.4",
4   "summary": "CiNii API client written in Swift",
5   "description": "CiNii API client written in Swift.",
6   "homepage": "https://github.com/YutoMizutani/CiNiiKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuto Mizutani": "yuto.mizutani.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YutoMizutani/CiNiiKit.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/EXPENSIVE_MAN",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
27     ]
28   },
29   "source_files": "Sources/**/*.swift"