blob: a075cffd03c41c06cf0d48c91cb67a0b7f499290 [file] [log] [blame]
{
"name": "DZS_ToolsManager",
"version": "0.0.1",
"summary": "A short description of DZS_ToolsManager.",
"description": "description\"",
"homepage": "http://EXAMPLE/DZS_ToolsManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"董振山-Xcode": "68793512@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dongzs0907/DZS_ToolsManager.git",
"tag": "0.0.1"
},
"source_files": "DZS_ToolsManager/ToolsManager/*.{h,m,c,swift}",
"frameworks": [
"UIKit",
"Foundation"
]
}