[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 5 / 3 / Run / 0.0.1 / Run.podspec.json
bloba61568942efb25c73b3fe3f00bdf45a2d774422c
2   "name": "Run",
3   "version": "0.0.1",
4   "summary": "A Swift Wrapper for Grand Central Dispatch (GCD) Framework that supports chaining",
5   "homepage": "https://github.com/khoiln/Run",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Khoi": "khoi.geeky@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/khoiln/Run.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Run/**/*.{swift}"