blob: 81f45a1b752c468f0f58651d1f02e886c3b1b227 [file] [log] [blame]
{
"name": "RFPod",
"version": "0.1.0",
"summary": "My First Pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/richard-frank-movile/RFPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"richard-frank-movile": "richardfrk@gmail.com"
},
"source": {
"git": "https://github.com/richard-frank-movile/RFPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "RFPod/Classes/**/*"
}