[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / Operations / 0.8.0 / Operations.podspec.json
blob66070a62c14073a320e89f922faf62cdcc2ce33a
2   "name": "Operations",
3   "version": "0.8.0",
4   "summary": "Powerful NSOperation subclasses in Swift.",
5   "description": "A Swift 1.2 framework inspired by Apple's WWDC 2015\nsession Advanced NSOperations: https://developer.apple.com/videos/wwdc/2015/?id=226",
6   "homepage": "https://github.com/danthorpe/Operations",
7   "license": "MIT",
8   "authors": {
9     "Daniel Thorpe": "@danthorpe"
10   },
11   "source": {
12     "git": "https://github.com/danthorpe/Operations.git",
13     "tag": "0.8.0"
14   },
15   "module_name": "Operations",
16   "social_media_url": "https://twitter.com/danthorpe",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "framework/Operations/**/*.{swift,m,h}"