blob: ea8913be31e520cc4a5c2adda6cb406ec8652dc2 [file] [log] [blame]
{
"name": "tempSDK",
"version": "1.0.0",
"summary": "test",
"description": "pods framework demo",
"homepage": "https://github.com/jiazufei1/tempSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cf": "efei_12341@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiazufei1/tempSDK.git",
"tag": "1.0.0"
},
"vendored_frameworks": "TempSDK.framework",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}