[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / 5 / 6 / b / KeyedAPIParameters / 2.0.0 / KeyedAPIParameters.podspec.json
blobcd2d7cbda560adb251c91aa6736ed2bffef22cb0
2   "name": "KeyedAPIParameters",
3   "version": "2.0.0",
4   "summary": "A concept for API parameters in Swift",
5   "homepage": "https://github.com/Noobish1/KeyedAPIParameters",
6   "license": "MIT",
7   "authors": {
8     "Blair McArthur": "blair.mcarthur@icloud.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/Noobish1/KeyedAPIParameters.git",
15     "tag": "2.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "KeyedAPIParameters/**/*.swift",
19   "module_name": "KeyedAPIParameters",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"