blob: 1428e6e791d4c81a893d18c8c57fbe776141ce6b [file] [log] [blame]
{
"name": "WSRunOnce",
"version": "1.0.0",
"summary": "A facility to make run once operation more simple.",
"homepage": "https://github.com/Shunzi007/WSRunOnce",
"license": "MIT",
"authors": {
"王顺": "360752546@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Shunzi007/WSRunOnce.git",
"tag": "1.0.0"
},
"source_files": "WSRunOnce/*.{h,m}",
"frameworks": "Foundation"
}