blob: bb56370a800e086973d84e40e6a6efe44d433a5b [file] [log] [blame]
{
"name": "RAECategories",
"version": "0.1.4",
"summary": "A short description of RAECategories.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rajderks/RAECategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajderks": "roy@synappz.nl"
},
"source": {
"git": "https://github.com/rajderks/RAECategories.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RAECategories/Classes/**/*.{m,h}",
"dependencies": {
"BDGScreenshot": [
]
}
}