blob: f0e7f3a7d01511f30c4db3d08b5c8ceaeda46506 [file] [log] [blame]
{
"name": "HYPodLibDemo",
"version": "0.0.1",
"summary": "A short description of HYPodLibDemo.",
"description": "学习制作pod库",
"homepage": "https://github.com/nameIsYong/HYPodLibDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"nameIsYong": "1228359686@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nameIsYong/HYPodLibDemo.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m,swift}"
}