blob: 9159ae8f7c96ccc50d168208c9707f79f7a473e0 [file] [log] [blame]
{
"name": "AKVerbalExpression",
"version": "0.3.1",
"summary": "Quickly create simple or complicated regular expressions using very intuitive and verbal methods.",
"authors": "Adrian Kashivskyy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/akashivskyy/AKVerbalExpression",
"source": {
"git": "https://github.com/akashivskyy/AKVerbalExpression.git",
"tag": "0.3.1"
},
"source_files": "AKVerbalExpression/*.{h,m}",
"requires_arc": true
}