[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 8 / FilePathPattern / 0.1.2 / FilePathPattern.podspec.json
blob084516c2d7ed61671b96974a468ee0cbe9cc745f
2   "name": "FilePathPattern",
3   "version": "0.1.2",
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": null
15   },
16   "source": {
17     "git": "https://github.com/innerfunction/FilePathPattern-ios.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "IFFilePathPattern.{h,m}"