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