[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / 7 / AsyncRequest / 2.2.0 / AsyncRequest.podspec.json
blob45c54e28adf99dc72b39302af6627de08e9d2776
2   "name": "AsyncRequest",
3   "version": "2.2.0",
4   "summary": "Useful classes to handle asynchronous code",
5   "homepage": "https://github.com/JuanjoArreola/AsyncRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanjo": "juanjo.arreola@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/JuanjoArreola/AsyncRequest.git",
22     "tag": "2.2.0"
23   },
24   "source_files": "Sources/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"