blob: 0fb05fb18b7693db6dab77d88d9c661e31d2e1b9 [file] [log] [blame]
{
"name": "HYStringPod",
"version": "1.1.0",
"summary": "这是HY的第一个pod",
"description": "描述-这是HY的第一个pod",
"homepage": "https://github.com/hongyongfu/HYString",
"license": "MIT",
"authors": {
"fuhongyong": "446872912@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hongyongfu/HYString.git",
"tag": "1.1.0"
},
"source_files": [
"HYString",
"HYString/*.{h,m}"
],
"exclude_files": "HYString/Exclude"
}