blob: c892570591e29d009c81945a88e8e8d1a16cba9a [file] [log] [blame]
{
"name": "RMModel",
"version": "0.0.1",
"summary": "Models, made easy.",
"description": "An easier way to create Model objects in Swift.",
"homepage": "https://github.com/RigoTheCEO/RMModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rigoberto Molina": "me@rigotheceo.com"
},
"source": {
"git": "https://github.com/RigoTheCEO/RMModel.git",
"tag": "v0.0.1"
},
"social_media_url": "https://twitter.com/RigoTheCEO",
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "RMModel/Classes/**/*"
}