blob: 2d66e2fa896ac6f0d09c1016ae384d90034b57ee [file] [log] [blame]
{
"name": "GXWToolKit",
"version": "0.0.1",
"summary": "GXWTool Kit",
"description": "GXWToolKit",
"homepage": "https://github.com/my1325/GXWToolKit",
"license": "MIT",
"authors": {
"my1325": "1173962595@qq.com"
},
"source": {
"git": "https://github.com/my1325/GXWToolKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"GXWToolKit/AlertView/*.{m,h}",
"GXWToolKit/CommonUseVC/*.{m,h}",
"GXWToolKit/GCD/*.{m,h}",
"GXWToolKit/TBCountView/*.{m,h}",
"GXWToolKit/TBObject/*.{m,h}"
]
}