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