[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 2 / e / SearchEmojiOnString / 1.0.3 / SearchEmojiOnString.podspec.json
blob1cdc929c084e063425e11402a41bf9f442fdcd99
2   "name": "SearchEmojiOnString",
3   "version": "1.0.3",
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.3",
19     "branch": "master"
20   },
21   "source_files": "SearchEmojiOnString-iOS/**/*.{h,m}",
22   "requires_arc": true