blob: 3eabdc51670f98dda16d58bb3e9209febc455651 [file] [log] [blame]
{
"name": "RMLib",
"version": "0.1.0",
"summary": "Contains any functions to quick development.",
"description": "This library let developement very very quickless, you not gonna take it :)",
"homepage": "https://github.com/rondinellimorais/RMLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rondinelli Morais": "rondinellimorais@gmail.com"
},
"source": {
"git": "https://github.com/rondinellimorais/RMLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMLib/Classes/**/*"
}