blob: 69e7ca5f0c84ab87859caf10f6ef29bef6494fde [file] [log] [blame]
{
"name": "HLInterTestPod",
"version": "1.0.0",
"summary": "这是护理的私有库",
"description": "\"this is hull pod\"",
"homepage": "https://github.com/scrumsnail/HLInterTestPod",
"license": "MIT",
"authors": {
"鲁友堆": "3269190984@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/scrumsnail/HLInterTestPod.git",
"tag": "1.0.0"
},
"source_files": "HLInterTestPod/HLInterTestPod/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
},
"requires_arc": true
}