blob: 6870fe4441eeca5b242c8f25b794443450932849 [file] [log] [blame]
{
"name": "RAECategories",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RAECategories/Classes/**/*.{m,h}",
"dependencies": {
"BDGScreenshot": [
]
}
}