[Add] CZarSDK 1.1.9
[CocoaPods.git] / Specs / 8 / 0 / c / RaAPIWrapper / 0.2.0 / RaAPIWrapper.podspec.json
blob3cd95d14c589729d16e90f6dc2ca086e9767b812
2   "name": "RaAPIWrapper",
3   "version": "0.2.0",
4   "summary": "Wrappers for requesting api.",
5   "description": "Provide the necessary data for the requesting api in a more aggregated form.",
6   "homepage": "https://github.com/rakuyoMo/RaAPIWrapper",
7   "license": "MIT",
8   "authors": {
9     "Rakuyo": "rakuyo.mo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rakuyoMo/RaAPIWrapper.git",
13     "tag": "0.2.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.0",
20   "module_name": "APIWrapper",
21   "source_files": "Sources/RaAPIWrapper/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "swift_version": "5.0"