blob: 2167ac61ac2c47b796290655f5369032a4ddc0dc [file] [log] [blame]
{
"name": "runloop",
"version": "0.0.3",
"summary": "use runloop to optimize performance",
"homepage": "https://github.com/summer87279149/XYrunloop",
"license": "MIT",
"authors": {
"Summer": "1033948449@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/summer87279149/XYrunloop.git",
"tag": "0.0.3"
},
"source_files": [
"runloop",
"runloop/*.{h.m}"
],
"frameworks": "UIKit"
}