[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / AdvancedOperation / 6.3.0 / AdvancedOperation.podspec.json
blob99026937ce181b302eacd5f1cc18e5db6a5b2aee
2   "name": "AdvancedOperation",
3   "version": "6.3.0",
4   "license": "MIT",
5   "documentation_url": "http://www.alessandromarzoli.com/AdvancedOperation",
6   "summary": "Advanced operations.",
7   "homepage": "https://github.com/alemar11/AdvancedOperation",
8   "authors": {
9     "Alessandro Marzoli": "me@alessandromarzoli.com"
10   },
11   "source": {
12     "git": "https://github.com/alemar11/AdvancedOperation.git",
13     "tag": "6.3.0"
14   },
15   "requires_arc": true,
16   "pod_target_xcconfig": {
17     "SWIFT_VERSION": "5.5"
18   },
19   "swift_versions": "5.5",
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.14",
23     "tvos": "12.0",
24     "watchos": "5.0"
25   },
26   "source_files": [
27     "Sources/**/*.swift",
28     "Support/*.{h,m}"
29   ],
30   "swift_version": "5.5"