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