blob: 5064cd64bcb3bb9ddf89871a95f076a92c2bcbba [file] [log] [blame]
{
"name": "MyPodsLibrary",
"version": "0.1.6",
"summary": "pods is an easy-to-use logger.",
"description": "This library is used for Learning purpose.",
"homepage": "https://github.com/aravindg09/MyPodsLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aravindg@yupptv.com": "aravindg@yupptv.com"
},
"source": {
"git": "https://github.com/aravindg09/MyPodsLibrary.git",
"tag": "0.1.6"
},
"exclude_files": "Constrictor/Constrictor/*.plist",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MyPodsLibrary/Classes/**/*",
"swift_version": "5.0"
}