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