blob: 049b6f22693ee89b000bf118daba1c65b780e8ca [file] [log] [blame]
{
"name": "SWYToolKit",
"version": "0.1.30",
"summary": "SWYToolKit常用值和方法",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lifaqi/SWYToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lifaqi": "lfqswy@gmail.com"
},
"source": {
"git": "https://github.com/lifaqi/SWYToolKit.git",
"tag": "0.1.30"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Frameworks/*.framework"
},
"dependencies": {
"SWYCommonDef": [
"~> 0.1.3"
]
},
"frameworks": "SWYToolKit"
}