blob: fa402ba0a8daf7f2ba74ef5d7f44777196bd62b0 [file] [log] [blame]
{
"name": "AKVerbalExpression",
"version": "0.4.0",
"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.4.0"
},
"source_files": "AKVerbalExpression/*.{h,m}",
"requires_arc": true
}