[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 2 / e / SearchEmojiOnString / 1.0.6 / SearchEmojiOnString.podspec.json
blobbbb08e59feba8bbbbfa7ea8bbde0733c13655b9a
2   "name": "SearchEmojiOnString",
3   "version": "1.0.6",
4   "summary": "Category to search emojis on an NSString. The category allows to check if has emojis, the number of emojis and the range of the emojis.",
5   "homepage": "https://github.com/GabrielMassana",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gabriel Massana": "gabrielmassana@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GabrielMassana/SearchEmojiOnString-iOS.git",
18     "tag": "1.0.6",
19     "branch": "master"
20   },
21   "source_files": "SearchEmojiOnString-iOS/**/*.{h,m}",
22   "requires_arc": true