blob: 1855a6aaba986e67e061704a3a4f1aa1189ec652 [file] [log] [blame]
{
"name": "MSEssentials",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSEssentials/Classes/**/*"
}