blob: 3fe029c14d07367e6f116fc6a68a557d3a685523 [file] [log] [blame]
{
"name": "SXPodCategory",
"version": "1.0.0",
"summary": "积累自己项目里常用的一些分类,简化一些系统的方法调用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/songxing10000/SXPodCategory.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dfpo": "songxing10000@live.cn"
},
"source": {
"git": "https://github.com/songxing10000/SXPodCategory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SXPodCategory/Classes/**/*"
}