blob: 8cab1710e24c8e2b2d8fa247b6c31639cdfa0129 [file] [log] [blame]
{
"name": "YLZ-Kit-iOS",
"version": "0.1.0",
"summary": "A short description of YLZ-Kit-iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/stoneUoU/YLZ-Kit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stoneUoU@163.com": "stoneuou@163.com"
},
"source": {
"git": "https://github.com/stoneUoU/YLZ-Kit-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLZ-Kit-iOS/**/*.{h,m}",
"public_header_files": "YLZ-Kit-iOS/Classes/**/*.h",
"dependencies": {
"YYKit": [
],
"Toast": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}