blob: 207bec1df70b6a0b8152d0b5f84b3be5142204af [file] [log] [blame]
{
"name": "FaceIt",
"version": "0.1.0",
"summary": "FaceIt is a custom face emoji lib.",
"description": "Create custom face emoji with FaceIt public API.",
"homepage": "https://github.com/tmukammel/FaceIt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tmukammel": "t.mukammel@aol.com"
},
"source": {
"git": "https://github.com/tmukammel/FaceIt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FaceIt/Classes/**/*"
}