[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / AdvancedOperation / 2.2.1 / AdvancedOperation.podspec.json
blob7a4a147ebebcf869b2a29bf2879f694bfd7f7aa1
2   "name": "AdvancedOperation",
3   "version": "2.2.1",
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": "2.2.1"
14   },
15   "requires_arc": true,
16   "pod_target_xcconfig": {
17     "SWIFT_VERSION": "4.2"
18   },
19   "swift_version": "4.2",
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     "Sources/*/*.swift",
29     "Support/*.{h,m}"
30   ]