blob: 2ff0a44dd993301e99ed01fe1fd8b40f7f27a16f [file] [log] [blame]
{
"name": "GFMasonry",
"version": "1.0.3",
"summary": "descritption of GFMasonry depend on Masonry",
"description": "write think what does it do .ofcourese",
"homepage": "https://github.com/winterYT/GFMasonry",
"license": "MIT",
"authors": {
"290_100008737535_winter": "290_100008737535_winter@git.cloud.tencent.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/winterYT/GFMasonry.git",
"tag": "1.0.3"
},
"source_files": "Sources/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}