[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / Run / 1.0.3 / Run.podspec.json
blob7302783cbfbb9f1c032c70449c293b6e5cc1b879
2   "name": "Run",
3   "version": "1.0.3",
4   "summary": "A Swift Wrapper for Grand Central Dispatch (GCD) Framework that supports method 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   },
15   "source": {
16     "git": "https://github.com/khoiln/Run.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "Run/**/*.{swift,h,m}"