[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / a / 8 / c / CovertOps / 0.1.0 / CovertOps.podspec.json
blobdc593bf8597903290d2b2795ba1339a6f357bb60
2   "name": "CovertOps",
3   "version": "0.1.0",
4   "summary": "A robust application framework built upon Operation and OperationQueue.",
5   "description": "An open source framework using operations from Apple's Foundation framework for achieving precise timing, exclusivity, thread safety, asynchronous behavior and dependency management.",
6   "homepage": "https://github.com/patricklynch/CovertOps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "patricklynch": "pdlynch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/patricklynch/CovertOps.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "CovertOps/Classes/**/*"