blob: 5ff894507583a0389e29a08eaaeb8a578bf0077c [file] [log] [blame]
{
"name": "MSEssentials",
"version": "0.1.1",
"summary": "MSEssentials are extensions for native objects that simplify how to use them.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSEssentials/Classes/**/*"
}