blob: 94e9eafb72cbd046a6fcfc89f29e94c15612e95e [file] [log] [blame]
{
"name": "DKLivePhotoKit",
"version": "0.1.0",
"summary": "Generate Live Photo from video.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DarrenKong/LivePhotoKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DarrenKong": "darrenkong4221@gmail.com"
},
"source": {
"git": "https://github.com/DarrenKong/LivePhotoKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.1"
},
"source_files": "DKLivePhotoKit/Classes/**/*"
}