blob: c7df5d5f08063986eb4588e4446240b7200bceda [file] [log] [blame]
{
"name": "YWKit",
"version": "0.0.5",
"summary": "YWKit summary",
"homepage": "https://github.com/TimorLeader/YWKit/tree/master",
"license": "MIT",
"authors": {
"yanwei": "654811239@qq.com"
},
"source": {
"git": "https://github.com/TimorLeader/YWKit.git",
"tag": "0.0.5"
},
"source_files": "YWKit/YWKit/Source/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"1.1.0"
]
}
}