blob: 6b08a6231ec9d99f60df8c33865312b6724f94dd [file] [log] [blame]
{
"name": "AKVerbalExpression",
"version": "0.1.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.1.0"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}