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