[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / f / AdvancedOperations / 0.3.2 / AdvancedOperations.podspec.json
blob035f82bcbc4b62ffda447f26bcf650760cf678c4
2   "name": "AdvancedOperations",
3   "version": "0.3.2",
4   "summary": "Advanced NSOperations Framework for Swift",
5   "description": "Framework that decouples the Advanced NSOperations concepts as much as possible in order to allow applications to take what they need, and not take what they do not need. You might call this NSOperations-lite.",
6   "homepage": "https://github.com/royratcliffe/Operations",
7   "license": {
8     "type": "MIT",
9     "file": "MIT-LICENSE.txt"
10   },
11   "authors": {
12     "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/royratcliffe/AdvancedOperations.git",
16     "tag": "0.3.2"
17   },
18   "source_files": "Sources/**/*.{swift,h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"