blob: c4e16834d00824ab4846ccd3bb1f02a7a83c06d9 [file] [log] [blame]
{
"name": "XXLib",
"version": "0.2.0",
"summary": "A short description of XXLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baopanpan/XXLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baopanpan": "1248226183@qq.com"
},
"source": {
"git": "https://github.com/baopanpan/XXLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXLib/Classes/**/*"
}