[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 2 / DYOperationKit / 0.1.0 / DYOperationKit.podspec.json
blobf0e973fd284f2cfc8e0138e1c6db70c59c6b42f8
2   "name": "DYOperationKit",
3   "version": "0.1.0",
4   "summary": "Operation and OperationQueue subclasses",
5   "pod_target_xcconfig": {
6     "SWIFT_VERSION": "3.0"
7   },
8   "description": "Collection of Operation and possibly OperationQueue subclasses",
9   "homepage": "https://github.com/dannyyassine/DYOperationKit",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "dannyyassine": "dannyyassine@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/dannyyassine/DYOperationKit.git",
19     "tag": "0.1.0"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "DYOperationKit/Classes/**/*",
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ],
29   "pushed_with_swift_version": "3.0"