[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / c / 5 / 3 / Run / 1.0.5 / Run.podspec.json
blob685802500ba3debf0d7f0ae9989259e10aecf62f
2   "name": "Run",
3   "version": "1.0.5",
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.5"
18   },
19   "source_files": "Source/**/*.{swift,h,m}"