[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / a / RunKit / 1.0.3 / RunKit.podspec.json
blob479643cbb5f2102258d6bd4ea01c2b297aba3a22
2   "name": "RunKit",
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/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.3"
21   },
22   "source_files": "Source/**/*.{swift,h,m}",
23   "requires_arc": true