blob: 774495f6f3bc9cfb4d0c15d44eb4827330524d33 [file] [log] [blame]
{
"name": "FLMAVAssetExportService",
"version": "0.1.0",
"summary": "[iOS] FLMAVAssetExportService",
"homepage": "https://github.com/filmapp/FLMAVAssetExportService",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/filmapp/FLMAVAssetExportService.git",
"tag": "v0.1.0"
},
"source_files": "FLMAVAssetExportService/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "AVFoundation"
}