blob: fe76a9e01f0f846dc97f623457cbea4bdb8104b8 [file] [log] [blame]
{
"name": "LAToolLib",
"version": "0.1.0",
"summary": "A short description of LAToolLib. It‘s for my learn how to use cocoapod to create my own Lib",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pengka/LAToolLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexanson520@gmail.com": "383760136@qq.com"
},
"source": {
"git": "https://github.com/pengka/LAToolLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LAToolLib/Classes/**/*"
}