blob: e837a977f09e94a20f88575886db4c2d801ec292 [file] [log] [blame]
{
"name": "worklib",
"version": "2.3.1",
"summary": "reusable component made by carusd. contain a bunch of tool",
"description": "this is a common work tool group.",
"homepage": "https://github.com/carusd/worklib",
"license": "MIT",
"authors": {
"carusd": "carusd@gmail.com"
},
"source": {
"git": "https://github.com/carusd/worklib.git",
"tag": "2.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "lib/**/*.{h,m,mm}"
}