[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 9 / c / PromiseCore / 1.0.0 / PromiseCore.podspec.json
blobeb3196ab6841654381a9802a502543e03ae29ea8
2   "name": "PromiseCore",
3   "version": "1.0.0",
4   "summary": "A lightweight Promise library for Swift.",
5   "description": "As I said, a lightweight Promise library for Swift.",
6   "homepage": "https://github.com/nilinyi/PromiseCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Linyi (Leo) Ni": "nilinyi@me.com"
13   },
14   "source": {
15     "git": "https://github.com/nilinyi/PromiseCore.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "PromiseCore/Classes/**/*"