blob: 612a3cef0db140fe69423c147ac4abe967f1a9f4 [file] [log] [blame]
{
"name": "HSTestLib",
"version": "0.0.2",
"summary": "This is a TestLib.",
"homepage": "https://www.jianshu.com/u/d1f45ccb900f",
"license": "MIT",
"authors": {
"haohaisheng": "haohaisheng95@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Water95/PodTestDemo.git",
"tag": "0.0.2"
},
"source_files": [
"Test",
"Test/**/*.{h,m}"
],
"requires_arc": true
}