[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / AdvancedOperation / 0.4.1 / AdvancedOperation.podspec.json
blob586abb274723bd5e1fc330bd1dd956aecf51174d
2   "name": "AdvancedOperation",
3   "version": "0.4.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": "0.4.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "tvos": "11.0",
20     "watchos": "4.0"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/Conditions/*.swift",
25     "Sources/Operations/*.swift",
26     "Support/*.{h,m}"
27   ]