blob: a82729e5945dfebdc6ffe1535046701007eb5996 [file] [log] [blame]
{
"name": "FilePathPattern",
"version": "0.1.4",
"summary": "Regular expression based file path pattern matcher for iOS.",
"homepage": "https://github.com/innerfunction/FilePathPattern-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Julian Goacher": "julian.goacher@innerfunction.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/innerfunction/FilePathPattern-ios.git",
"tag": "0.1.4"
},
"source_files": "IFFilePathPattern.{h,m}"
}