blob: 260fe80468c3d1bef28fbee76b7029a3a284e37f [file] [log] [blame]
{
"name": "GLYPageView",
"version": "0.0.1",
"summary": "一个便捷标签栏.",
"description": "GLYPageViewKit",
"homepage": "https://github.com/Jason318/GLYPageView",
"license": "MIT",
"authors": {
"Jason318": "834699083@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jason318/GLYPageView.git",
"tag": "0.0.1"
},
"source_files": [
"GLYPageView",
"GLYPageView/GLYPageView/*.{h,m}"
],
"requires_arc": true
}