blob: 99ad10de2f5a6635f7e1a171892a97f976ef52cf [file] [log] [blame]
{
"name": "AVExpression",
"version": "1.0.3",
"summary": "NSExpression converted to Swift.",
"description": "Expression aims to convert NSExpression to pure Swift. It's a fun project for me and I hope you find some utility.",
"homepage": "https://github.com/AtharvaVaidya/Expression",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Atharva Vaidya": "atharva.vaidya01@gmail.com"
},
"source": {
"git": "https://github.com/AtharvaVaidya/Expression.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Expression/Classes/**/*",
"pushed_with_swift_version": "3.0"
}