blob: f4863e9295ff259d77da65c58015989fcde18734 [file] [log] [blame]
{
"name": "GTEmptyView",
"version": "1.0.0",
"summary": "so esay integrate empty content view",
"homepage": "https://github.com/liuxc123/GTEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxc123": "lxc_work@126.com"
},
"source": {
"git": "https://github.com/liuxc123/GTEmptyView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GTEmptyView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}