blob: 905c534788f3cb5cd1b940cb566f2493b575220b [file] [log] [blame]
{
"name": "STBaseView",
"version": "0.0.1",
"summary": "常用View的基础base类",
"description": "Stephen的常用View的基础base类",
"homepage": "https://github.com/Kinglioney/STBaseView",
"license": "Apache License, Version 2.0",
"authors": {
"Stephen": "1402020165@qq.com"
},
"social_media_url": "http://kinglioney.github.io/stephen/",
"source": {
"git": "https://github.com/Kinglioney/STBaseView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "STBaseView/STBaseView/Category/**/*.{h,m}",
"resources": "STBaseView/STBaseView/Resource/*.png"
}