blob: d4f632775938c7c35d2d16e9c807c6b31779d2a9 [file] [log] [blame]
{
"name": "GSLib",
"version": "0.0.3",
"summary": "A short description of GSLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiamoweinuan/GSLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiamoweinuan": "gaoshuangone@qq.com"
},
"source": {
"git": "https://github.com/xiamoweinuan/GSLib.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GSLib/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}