blob: 3a9db0cb04f96cf23b0123d47d6583fa7d5b1a9b [file] [log] [blame]
{
"name": "QDLivePhotoKit",
"version": "0.1.0",
"summary": "Generate Live Photo from mp4 file.",
"homepage": "https://github.com/QiuDaniel/QDLivePhotoKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiudan": "qiudan-098@163.com"
},
"source": {
"git": "https://github.com/QiuDaniel/QDLivePhotoKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": "QDLivePhotoKit/*.{h,m}"
}