[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / Operations / 0.5.0 / Operations.podspec.json
blobc01dc8402134ca2c2e74df9824f3a38b86e6c831
2   "name": "Operations",
3   "version": "0.5.0",
4   "summary": "Powerful NSOperation subclasses",
5   "description": "  \nA Swift 1.2 framework inspired by Apple's WWDC 2015\nsession Advanced NSOperations: https://developer.apple.com/videos/wwdc/2015/?id=226\n\n",
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.5.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}"