blob: 95f5a542537b34ae63ab2ddcf44f8ff4bc75f6e3 [file] [log] [blame]
{
"name": "worklib",
"version": "2.3",
"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"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "lib/**/*.{h,m,mm}"
}