blob: 5bc479280cd5043a46e2064b33319486e43b9d97 [file] [log] [blame]
{
"name": "commonSDK",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 3.7.6"
]
}
}