blob: eebd4ffd06a16a06465f11e6f87787abfc04dc45 [file] [log] [blame]
{
"name": "NgUpdateLink",
"version": "1.0.1",
"summary": "An iOS library for regulating/scheduling UI updates.",
"homepage": "https://github.com/meiwin/NgUpdateLink",
"authors": {
"Meiwin Fu": "meiwin@blockthirty.com"
},
"source": {
"git": "https://github.com/meiwin/ngupdatelink.git",
"tag": "v1.0.1"
},
"source_files": "NgUpdateLink/**/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}