[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / Run / 1.0.1 / Run.podspec.json
blob2b7c638d635371a19bd4a68f75f1708b1fbb1d2d
2   "name": "Run",
3   "version": "1.0.1",
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.1"
18   },
19   "source_files": "Run/**/*.{swift,h,m}"