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