blob: 625f127a868007632e3d1bc3bfe1655de4266969 [file] [log] [blame]
{
"name": "EasyGCD",
"version": "1.2.1",
"summary": "A tiny library to make using GCD easier.",
"homepage": "https://github.com/Meniny/EasyGCD",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/EasyGCD.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "EasyGCD/*.*",
"module_name": "EasyGCD",
"public_header_files": "EasyGCD/*.h",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}