blob: 685802500ba3debf0d7f0ae9989259e10aecf62f [file] [log] [blame]
{
"name": "Run",
"version": "1.0.5",
"summary": "A Swift Wrapper for Grand Central Dispatch (GCD) Framework that supports method chaining",
"homepage": "https://github.com/khoiln/Run",
"license": {
"type": "MIT"
},
"authors": {
"Khoi": "khoi.geeky@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/khoiln/Run.git",
"tag": "1.0.5"
},
"source_files": "Source/**/*.{swift,h,m}"
}