blob: ffa2cf627be0b6f3c4d1c4e0e555ff96dc234406 [file] [log] [blame]
{
"name": "YNCommonUtils",
"version": "0.0.8",
"summary": "take notes for learning",
"description": "the notes include category, view, macro, flowlayout, media 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.8"
},
"source_files": "YNCommonUtils/**/*.{h,m}",
"dependencies": {
"Masonry": [
],
"YYCache": [
]
}
}