blob: f4dd1fd5a48d719752f318b1d99a3399dc96df88 [file] [log] [blame]
{
"name": "YNCommonUtils",
"version": "0.1.3",
"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.1.3"
},
"source_files": "YNCommonUtils/**/*.{h,m}",
"dependencies": {
"Masonry": [
],
"YYCache": [
],
"YYModel": [
]
}
}