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