blob: 7faed4797d726ceee61063292da1dd849c256488 [file] [log] [blame]
{
"name": "commonSDK",
"version": "0.1.1",
"summary": "A short description of commonSDK.",
"description": "基础功能封装",
"homepage": "https://github.com/15730898949/commonSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15730898949": "15730898949@163.com"
},
"source": {
"git": "https://github.com/15730898949/commonSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "commonSDK/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}