[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / 5 / f / 4 / Metaphone / 0.0.1 / Metaphone.podspec.json
blobb2e6c4acfda0627b7e2bdb87e15f76d788958743
2   "name": "Metaphone",
3   "version": "0.0.1",
4   "summary": "An improved metaphone algorithm optimized for Swift 2.2.",
5   "homepage": "https://github.com/TheDarkCode/Metaphone",
6   "license": "MIT",
7   "authors": {
8     "Mark Hamilton": "mark@dryverless.com"
9   },
10   "source": {
11     "git": "https://github.com/TheDarkCode/Metaphone.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/dryverless",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"