blob: b2d224202e81ad86f4ca911bf624b98b27361dfa [file] [log] [blame]
{
"name": "MyPodsLibrary",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MyPodsLibrary/Classes/**/*",
"swift_version": "5.0"
}