blob: 216a27ecd802ddd4f686e269b1658a661392a890 [file] [log] [blame]
{
"name": "ZBImageText",
"version": "0.0.8",
"summary": "A delightful iOS Uitilty framework.",
"homepage": "https://github.com/k373379320/ZBImageText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBImageText.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBImageText/Classes/**/*",
"ios": {
"dependencies": {
"YYText": [
],
"SDWebImage": [
]
}
}
}