| { | |
| "name": "LKEmoj", | |
| "version": "1.0.0", | |
| "summary": "This is link's emoj library", | |
| "description": "It is a library of link.", | |
| "homepage": "https://github.com/yj9294/LKEmoj", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "jack": "497148400@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yj9294/LKEmoj.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "LKEmoj/*", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |