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