blob: 4525c20e51bc1dd62afe908c5a509ac1b2c778ea [file] [log] [blame]
{
"name": "worklib",
"version": "3.0.2",
"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": "3.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": [
"worklib/lib/Controller/*.{xib}"
],
"source_files": "worklib/lib/**/*.{h,m,mm}"
}