blob: 2146d707d50b077c761ec173b3ceb5f91799b8ca [file] [log] [blame]
{
"name": "JoyKit",
"version": "0.1.04",
"summary": "cellTextView优化",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joy-make/JoyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy-make": "315585646@qq.com"
},
"source": {
"git": "https://github.com/joy-make/JoyKit.git",
"tag": "0.1.04"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JoyKit/**/*.{h,m}",
"resources": "JoyKit/Assets/*",
"dependencies": {
"Masonry": [
]
}
}