blob: e593a304039e57064f0f114cf0c0725c95909597 [file] [log] [blame]
{
"name": "ETLane",
"version": "0.1.5",
"summary": "A short description of ETLane.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/teanet/ETLane",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teanet": "tea.net@me.com"
},
"source": {
"git": "https://github.com/teanet/ETLane.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/teanet",
"platforms": {
"ios": "10.0"
},
"resources": [
"ETLane/fastlane/*",
"ETLane/Scripts/*"
]
}