blob: e04bfccf02057d43f236acc919b48a3592855d56 [file] [log] [blame]
{
"name": "GSLib",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GSLib/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}