blob: 0bf59fd041a4ee99795601e1d6a909a777bd0fad [file] [log] [blame]
{
"name": "contentsPod",
"version": "1.0.2",
"summary": "自己创建的一个测试库,看看如何创建共有库",
"description": "这是一段描述信息,描述我第一次使用公共库的发布过程",
"homepage": "https://github.com/huobanbengkui/TestPod.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"huobanbengkui": "1399633980@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huobanbengkui/TestPod.git",
"tag": "1.0.2"
},
"source_files": "contentsPod",
"requires_arc": true
}