Latest | 1.0 |
---|---|
Homepage | https://github.com/sisomollov/OperationKit |
License | MIT |
Platforms | ios 10.0 |
Authors |
OperationKit
[](https://travis-ci.org/SiSo Mollov/OperationKit)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
OperationKit is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "OperationKit"
Author
SiSo Mollov, [email protected]
License
OperationKit is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DOperationKit", "version": "1.0", "summary": "Swift OperationKit.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/sisomollov/OperationKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "SiSo Mollov": "[email protected]" }, "source": { "git": "https://github.com/sisomollov/OperationKit.git", "tag": "1.0" }, "platforms": { "ios": "10.0" }, "source_files": "OperationKit/**/*", "pushed_with_swift_version": "3.0" }
Tue, 07 Feb 2017 13:20:08 +0000