blob: a11de5075bc3c36aa040ddbf2763be91e6df6f68 [file] [log] [blame]
{
"name": "YYIBaseCategories",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYIBaseCategories/**/*.{h,m}"
}