blob: 2b9f2c5fba5acf05ccc75c58d5336e1a89fea070 [file] [log] [blame]
{
"name": "Aabbcc",
"version": "0.0.1",
"summary": "This is a short description on my favourite pod Aabbcc.",
"description": "Here should be a long-long description. Here should be a long-long description. Here should be a long-long description. Here should be a long-long description. Here should be a long-long description.",
"homepage": "https://github.com/IvanPavliuk/Aabbcc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Pavliuk": "ivan.pavliuk26@gmail.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/IvanPavliuk/Aabbcc.git",
"tag": "0.0.1"
},
"source_files": "Aabbcc/**/*.{h,m, swift}",
"swift_version": "5"
}