blob: 9dee047a6d0ab9fecc8767e79ab432a3024e2f34 [file] [log] [blame]
{
"name": "Grimace",
"version": "0.1.1",
"summary": "Make it easier to use face stickers.",
"description": "Make it easier to use face stickers",
"homepage": "https://github.com/Wzxhaha/Grimace",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"wzxjiang": "wzxjiang@foxmail.com"
},
"source": {
"git": "https://github.com/Wzxhaha/Grimace.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Grimace/Classes/**/*",
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation",
"CoreMotion"
],
"dependencies": {
"GPUImage": [
]
},
"pushed_with_swift_version": "3.0"
}