blob: 159d0368d57feb57e3a438d7484ae35335704cbb [file] [log] [blame]
{
"name": "YNCommonUtils",
"version": "0.0.2",
"summary": "take notes for learning",
"description": "the notes include category, view, macro, flowlayout etc, and its updating",
"homepage": "https://github.com/foreverleely/YNCommonUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/foreverleely/YNCommonUtils.git",
"tag": "0.0.2"
},
"source_files": "YNCommonUtils/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}