[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / 8 / 2 / CiNiiKit / 0.1.0 / CiNiiKit.podspec.json
blob94b304d8d3df7b0503fb485fb15ec96ba1e982e0
2   "name": "CiNiiKit",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/EXPENSIVE_MAN",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "source_files": "Sources/**/*.swift"