blob: c10c91fcebd9d584e4bcd76d130fa4392f333782 [file] [log] [blame]
{
"name": "CRHelperLib",
"version": "0.1.1",
"summary": "自用小助手",
"description": "Crazs",
"homepage": "https://github.com/Crazs/CRHelperLib",
"license": "MIT",
"authors": {
"Crazs": "zhouwtzs@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Crazs/CRHelperLib.git",
"tag": "0.1.1"
},
"source_files": "CRHelperLib/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}