[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / f / LKAPI / 1.4.4 / LKAPI.podspec.json
blob23f10699346feee132c245b01edbccce4cc66b98
2   "name": "LKAPI",
3   "version": "1.4.4",
4   "summary": "Wrapper built around Alamofire to make working with APIs easier",
5   "description": "Wrapper built around Alamofire to make working with APIs easier",
6   "homepage": "https://github.com/Lightningkite/LKAPI",
7   "license": "MIT",
8   "authors": {
9     "Erik Sargent": "erik@lightningkite.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/Lightningkite/LKAPI.git",
17     "tag": "1.4.4"
18   },
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "SystemConfiguration",
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "swift_version": "4.0"