blob: 659675b34640c5e8193fdec559da0aed1b3fdbde [file] [log] [blame]
{
"name": "CRHelperLib",
"version": "0.0.3",
"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.0.3"
},
"source_files": "CRHelperLib/CRHelperLib/*.{h,m}",
"dependencies": {
"MJRefresh": [
],
"AFNetworking": [
"~> 3.2.1"
],
"SDWebImage": [
"~> 4.4.6"
],
"Masonry": [
"~> 1.1.0"
]
}
}