blob: bf7a35a988ce502b0d38c4cfb65c65170adb01de [file] [log] [blame]
{
"name": "GVPackages",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GVPackages/Classes/**/**.*"
}