blob: c217a7125a3e9357169169c84c1719e4103c1015 [file] [log] [blame]
{
"name": "SNJSONTemplateEngine",
"version": "0.0.2",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "SNJSONTemplateEngine helps us to assign properties to a view and to its subview through a JSON file",
"homepage": "https://github.com/RoshanNindrai/SNJSONTemplateEngine",
"authors": {
"Roshan Balaji": "rsenthilnathan@sapient.com"
},
"source": {
"git": "https://github.com/RoshanNindrai/SNJSONTemplateEngine.git",
"tag": "0.0.2"
},
"source_files": "TemplateEngine/*.{h,m}",
"requires_arc": true
}