blob: 9144837e33b33ea8711b3494e166fd5107527a2f [file] [log] [blame]
{
"name": "GeKit",
"version": "0.0.0.1",
"summary": "GeKit.",
"description": "Common Tools",
"homepage": "https://github.com/my1325/GeKit.git",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"my1325": "1173962595@qq.com"
},
"source": {
"git": "https://github.com/my1325/GeKit.git",
"tag": "0.0.0.1"
},
"source_files": [
"GXWToolKitDemo",
"GXWToolKitDemo/GXWToolKitDemo/GeKit/**/*.{h,m}"
]
}