[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / a / RunKit / 1.0.4 / RunKit.podspec.json
blob09b1c2102dc40744443cd2dc2e00a30c079947e5
2   "name": "RunKit",
3   "version": "1.0.4",
4   "summary": "A Swift Wrapper for Grand Central Dispatch (GCD) Framework that supports method chaining",
5   "homepage": "https://github.com/khoiln/RunKit",
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     "tvos": "9.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/khoiln/RunKit.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "Source/**/*.{swift,h,m}",
23   "requires_arc": true