blob: 6d3b1221d4719505529d982c105aba5e78c55e00 [file] [log] [blame]
{
"name": "Happa",
"version": "0.0.1",
"summary": "Happa is a library to control when to execute function with closed scope context.",
"description": "Happa is a library to control when to execute function with closed scope context.\n\nIt reduces complexy to manage many flags or counters to control flow.",
"homepage": "https://github.com/muniere/Happa",
"license": "MIT",
"authors": {
"Hiromune Ito": "muniere.fujiwara@gmail.com"
},
"source": {
"git": "https://github.com/muniere/Happa.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*"
}