blob: 78358b7954e301ccb65623a5b569d3335aaa13ac [file] [log] [blame]
{
"name": "Run",
"version": "1.0.4",
"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.4"
},
"source_files": "Source/**/*.{swift,h,m}"
}