blob: b8ad6232dadd2fe600a3a87dc9453a3b351c6e4d [file] [log] [blame]
{
"name": "XGObject",
"version": "0.1.0",
"summary": "Just for test cocoapods",
"description": "TODO: This project is just used to test cocoapods. And may be there is some mistake.",
"homepage": "https://github.com/xionggai/XGObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xionggai": "hustphysics@hotmail.com"
},
"source": {
"git": "https://github.com/xionggai/XGObject.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XGObject/Classes/**/*"
}