[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 3 / Run / 1.0.4 / Run.podspec.json
blob78358b7954e301ccb65623a5b569d3335aaa13ac
2   "name": "Run",
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/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.4"
18   },
19   "source_files": "Source/**/*.{swift,h,m}"