[Add] FaceSDKNightly 6.4.2324
[CocoaPods.git] / Specs / f / c / 8 / FilePathPattern / 0.1.5 / FilePathPattern.podspec.json
blob3dfdb61e24944716a1ced8f4faa59cf5eee53b9a
2   "name": "FilePathPattern",
3   "version": "0.1.5",
4   "summary": "Regular expression based file path pattern matcher for iOS.",
5   "homepage": "https://github.com/innerfunction/FilePathPattern-ios",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Goacher": "julian.goacher@innerfunction.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/innerfunction/FilePathPattern-ios.git",
18     "tag": "0.1.5"
19   },
20   "source_files": "IFFilePathPattern.{h,m}"