blob: 3dfdb61e24944716a1ced8f4faa59cf5eee53b9a [file] [log] [blame]
{
"name": "FilePathPattern",
"version": "0.1.5",
"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": "6.0"
},
"source": {
"git": "https://github.com/innerfunction/FilePathPattern-ios.git",
"tag": "0.1.5"
},
"source_files": "IFFilePathPattern.{h,m}"
}