blob: 00a34de05dff688ddcef70af0da3813879de4bdf [file] [log] [blame]
{
"name": "SLExtension",
"version": "0.0.1",
"summary": "一些扩展",
"description": "在弘育工作中使用的一些扩展",
"homepage": "https://github.com/wangshenglong/SLExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王胜龙": "550122711@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangshenglong/SLExtension.git",
"tag": "0.0.1"
},
"source_files": "SLExtension/Classes/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}