blob: 169d62b4dcb45f4e396dfbf216fbfb76370eb302 [file] [log] [blame]
{
"name": "SSDemo",
"version": "0.1.0",
"summary": "A short description of SSDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/yj_zhang/SSDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ss": "ss"
},
"source": {
"git": "https://gitee.com/yj_zhang/SSDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "SSDemo/Classes/**/*",
"dependencies": {
"Masonry": [
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
]
}
}