blob: 9f81ad8ab94f76a29f05cb416f3b37045cf32e7a [file] [log] [blame]
{
"name": "ProjectX",
"version": "0.1.3",
"summary": "A short description of ProjectX.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/markoNazmy/ProjectX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"markoNazmy": "marko.nazmy@gmail.com"
},
"source": {
"git": "https://github.com/markoNazmy/ProjectX.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "13.0"
},
"source_files": "ProjectX/Classes/**/*"
}