[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 8 / GreedEmoji / 0.0.1 / GreedEmoji.podspec.json
blobd4b85d1161e63d253aba546f64675fdeefb86181
2   "name": "GreedEmoji",
3   "version": "0.0.1",
4   "summary": "Convert apple emoji to string or string to apple emoji",
5   "homepage": "https://github.com/greedlab/GreedEmoji",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/greedlab/GreedEmoji.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "GreedEmoji",
19     "GreedEmoji/*.{h,m}"
20   ],
21   "frameworks": "Foundation",
22   "requires_arc": true