blob: 4306412afb48a511d47ad10025e4a19960225c4a [file] [log] [blame]
{
"name": "GXLPodTestLibrary",
"version": "0.0.2",
"summary": "GXLPodTestLibrary is my first pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/MoShenGuo/GXLPodTestLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GXL": "guoxiaoliang@tuandai.com"
},
"source": {
"git": "https://git.coding.net/MoShenGuo/GXLPodTestLibrary.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GXLPodTestLibrary/GXLPodTestLibrary/Classes/**/*"
}