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