blob: ea51af73c3ff98e0f0e923aa06ff7b5c4432a56c [file] [log] [blame]
{
"name": "YYIBaseCategories",
"version": "0.1.1",
"summary": "iOS基础类别库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DingYusong/YYIBaseCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DingYusong": "dys90@qq.com"
},
"source": {
"git": "https://github.com/DingYusong/YYIBaseCategories.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYIBaseCategories/**/*.{h,m}"
}