blob: 0bd46564b0f86b993c66a50d200a85dc672a1c4a [file] [log] [blame]
{
"name": "Grimace",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Grimace/Classes/**/*",
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation",
"CoreMotion"
],
"dependencies": {
"GPUImage": [
]
},
"pushed_with_swift_version": "3.0"
}