blob: 83526037c84749b98a7ec2fa0e81c9fddb0bf37e [file] [log] [blame]
{
"name": "GVPackages",
"version": "0.0.3",
"summary": "A collection of commonly used classes and methods in iOS development",
"description": "This is a collection of commonly used classes and methods in iOS development",
"homepage": "https://github.com/Gavingsk/GVPackages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavingsk": "gavin_gushaokun@126.com"
},
"source": {
"git": "https://github.com/Gavingsk/GVPackages.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GVPackages/Classes/**/**.*"
}