[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 7 / MMStringEmojize / 0.0.1 / MMStringEmojize.podspec.json
blobe57c71547941b96d16ea739af6f7905e4330d2b8
2   "name": "MMStringEmojize",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "A category on NSString to turn codes from Emoji Cheat Sheet into Unicode emoji characters.",
12   "homepage": "https://github.com/xwgit2971/MMStringEmojize",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMStringEmojize.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMStringEmojize/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true