{ | |
"name": "staticFramework", | |
"version": "0.0.1", | |
"summary": "Provide a unified login method", | |
"homepage": "https://github.com/lfz33834/CodeDepot", | |
"license": "MIT", | |
"authors": { | |
"lifuzhou": "fuzhou_li@qingsongchou.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/lfz33834/CodeDepot.git", | |
"tag": "0.0.1" | |
}, | |
"resources": "staticFramework/staticformwork.framework/Resource.Bundle", | |
"vendored_frameworks": "staticFramework/*.framework", | |
"requires_arc": true | |
} |