blob: 7b187bda9b5b2cb8a8ab0cf7a0cf0a8dcf9760cd [file] [log] [blame]
{
"name": "YNCommonUtils",
"version": "0.0.1",
"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.1"
},
"source_files": "YNCommonUtils/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}