[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / a / RunKit / 1.0.1 / RunKit.podspec.json
blob879840652a24872b0e6faf25a12f94692508736e
2   "name": "RunKit",
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/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   },
17   "source": {
18     "git": "https://github.com/khoiln/RunKit.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Source/**/*.{swift,h,m}",
22   "requires_arc": true