blob: 21962eae72f57a9b26199e06870e0629dcafdfe2 [file] [log] [blame]
{
"name": "RHRedict",
"version": "0.1.0",
"summary": "REwriteDICTionary: generate a new dictionary by applying rewrite rules against an input dictionary",
"homepage": "https://github.com/rhtech/redict",
"license": {
"type": "BSD"
},
"authors": {
"RJ Haydt": "technotes@icloud.com"
},
"source": {
"git": "https://github.com/rhtech/redict.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RHRedict": [
"Pod/Assets/*.png"
]
}
}