blob: 189d3a1ec3d6f1f1fc458e37d6260a7510b5f7c7 [file] [log] [blame]
{
"name": "TQUIKitWidgets",
"version": "0.1.0",
"summary": "Some common collection of UI components.",
"homepage": "https://github.com/Tuqierrenzu/TQUIKitWidgets",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TQTeam": "ZhengJiaoHong6@gmail.com, haozhang0770@163.com"
},
"source": {
"git": "https://github.com/Tuqierrenzu/TQUIKitWidgets.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TQUIKitWidgets/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.3.0"
]
}
}