[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / a / 7 / 5 / Fuse / 0.2.0 / Fuse.podspec.json
blob4a60ff0fca8434b4d5a17a4398fabd9b4aff2ec9
2   "name": "Fuse",
3   "version": "0.2.0",
4   "summary": "Fuzzy searching.",
5   "description": "A lightweight fuzzy-search library, with zero dependencies",
6   "homepage": "https://github.com/krisk/fuse-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kirollos Risk": "kirollos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/krisk/fuse-swift.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/kirorisk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Fuse/Classes/**/*",
23   "pushed_with_swift_version": "3.0"