blob: d43162a50e4b6af19d4e2cecf70c766c1737ae3d [file] [log] [blame]
{
"name": "myTestLib",
"version": "0.1.0",
"summary": "pod管理私有库Demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.tf56.lo/LujingiOS/myTestLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luoyinjiang": "12787@etransfar.com"
},
"source": {
"git": "http://gitlab.tf56.lo/LujingiOS/myTestLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "myTestLib/Classes/**/*"
}