blob: 13fbe755b891e2e11fd7ae3ec15bece5c97fa3aa [file] [log] [blame]
{
"name": "MSEssentials",
"version": "0.1.0",
"summary": "A short description of MSEssentials.",
"description": "This pod library has the purpose of make things even easier to build iOS Applications. It has extensions of almost every UIControl.",
"homepage": "https://github.com/claudiomadureira/MSEssentials",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Claudio Madureira Silva Filho": "claudiomsilvaf@gmail.com"
},
"source": {
"git": "https://github.com/claudiomadureira/MSEssentials.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSEssentials/Classes/**/*"
}