blob: 4fb129be5802becd640ce87c35dbe1043f42a137 [file] [log] [blame]
{
"name": "SWYToolKit",
"version": "1.0.20",
"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": "1.0.20"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Frameworks/*.framework"
},
"dependencies": {
"SWYCommonDef": [
"~> 0.1.3"
]
},
"frameworks": "SWYToolKit"
}