blob: 8ba6358736bf65b3dbc6fc78be7a136af0e5bcf1 [file] [log] [blame]
{
"name": "HFLibTest",
"version": "0.1.0",
"summary": "这是第一个用来学习CocoaPods发布的Demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/haifandata/HFLibTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haifandata": "zhangwenqi@haifandata.com"
},
"source": {
"git": "https://github.com/haifandata/HFLibTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFLibTest/Classes/**/*"
}