blob: 4c283fb7146109747272b9b3852aecfdbac08859 [file] [log] [blame]
{
"name": "SoulToolsLibrary",
"version": "0.1.0",
"summary": "A library for handling presentations 一个用于处理展示的三方库",
"description": "This is a tripartite library for handling presentations, especially for Soul projects.\n 这是要一个用于处理展示的三方库,特别为Soul的项目所使用\n#TODO: Add long description of the pod here.\n#长描述,一定要写,而且要比简要描述长",
"homepage": "https://gitee.com/SoulSpecialReal/events",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Soul": "soulspecialreal@gmail.com"
},
"source": {
"git": "https://gitee.com/SoulSpecialReal/SoulToolsLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SoulToolsLibrary/Classes/**/*"
}