blob: f656ae1a1630e51a798b80e63c3e69c24cbc7630 [file] [log] [blame]
{
"name": "SWYToolKit",
"version": "0.1.13",
"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.13"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SWYToolKit/Classes/**/*",
"dependencies": {
"SWYCommonDef": [
"~> 0.1.3"
]
}
}