blob: 13a168de6786bda4d9e0a7129512796973aff3be [file] [log] [blame]
{
"name": "Run",
"version": "1.0.6",
"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.6"
},
"source_files": "Source/**/*.{swift,h,m}"
}